Home
last modified time | relevance | path

Searched defs:others (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Dhorizontal_blur_filter_unittest.cpp105 auto others = new float[3]; in HWTEST_F() local
H A Dgaussian_blur_filter_unittest.cpp105 auto others = new float[3]; in HWTEST_F() local
H A Dvertical_blur_filter_unittest.cpp105 auto others = new float[3]; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_should_built_in_recognizer_parallel_with_function.cpp22 Execute( const RefPtr<NG::NGGestureRecognizer>& current, const std::vector<RefPtr<NG::NGGestureRecognizer>>& others) Execute() argument
H A Djs_gesture_judge_function.cpp50 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 Ddataobs_utils.h308 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 Ditypes_util.h586 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 Dserializable_test.cpp204 std::vector<std::map<std::string, NormalEx>> others; in HWTEST_F() member

Completed in 5 milliseconds