Home
last modified time | relevance | path

Searched defs:matchType (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Dcomponent_test_matcher_impl.h39 MatchType matchType; member
H A Dcomponent_test_matcher_impl.cpp38 void ComponentTestMatcherImpl::SetText(const std::string& text, MatchType matchType) in SetText() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_matcher.cpp127 int32_t matchType = 0; in JSText() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/dfx/
H A Drs_dirty_rects_dfx.cpp298 auto matchType = DIRTY_REGION_TYPE_MAP.find(dirtyType); in DrawAndTraceSingleDirtyRegionTypeForDFX() local
352 auto matchType = DIRTY_REGION_DEBUG_TYPE_MAP.find(dirtyRegionDebugType); in DrawDetailedTypesOfDirtyRegionForDFX() local
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp314 void Skills::AddPath(const std::string &path, const MatchType &matchType) in AddPath() argument
367 void Skills::RemovePath(const std::string &path, const MatchType &matchType) in RemovePath() argument
539 void Skills::AddType(const std::string &type, const MatchType &matchType) in AddType() argument
628 RemoveType(const std::string &type, const MatchType &matchType) RemoveType() argument
[all...]

Completed in 3 milliseconds