Searched defs:others (Results 1 - 8 of 8) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/ |
H A D | horizontal_blur_filter_unittest.cpp | 105 auto others = new float[3];
in HWTEST_F() local
|
H A D | gaussian_blur_filter_unittest.cpp | 105 auto others = new float[3];
in HWTEST_F() local
|
H A D | vertical_blur_filter_unittest.cpp | 105 auto others = new float[3];
in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/ |
H A D | js_should_built_in_recognizer_parallel_with_function.cpp | 22 Execute( const RefPtr<NG::NGGestureRecognizer>& current, const std::vector<RefPtr<NG::NGGestureRecognizer>>& others) Execute() argument
|
H A D | js_gesture_judge_function.cpp | 50 Execute(const std::shared_ptr<BaseGestureEvent>& info, const RefPtr<NG::NGGestureRecognizer>& current, const std::list<RefPtr<NG::NGGestureRecognizer>>& others) Execute() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
H A D | dataobs_utils.h | 308 bool DataObsUtils::Marshal(MessageParcel &parcel, const T &first, const Types &...others) in Marshal() argument 317 bool DataObsUtils::Unmarshal(MessageParcel &parcel, T &first, Types &...others) in Unmarshal() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | itypes_util.h | 586 bool ITypesUtil::Marshal(MessageParcel &parcel, const T &first, const Types &...others) in Marshal() argument 595 bool ITypesUtil::Unmarshal(MessageParcel &parcel, T &first, Types &...others) in Unmarshal() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | serializable_test.cpp | 204 std::vector<std::map<std::string, NormalEx>> others; in HWTEST_F() member
|
Completed in 5 milliseconds