Home
last modified time | relevance | path

Searched refs:typeRegex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp460 bool typeRegex = skillUriType.back() == WILDCARD; in MatchType() local
461 if (typeRegex) { in MatchType()