Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp127 bool matchEntities = MatchEntities(want.GetEntities()); in MatchLauncher() local
128 if (!matchEntities) { in MatchLauncher()
189 bool matchEntities = MatchEntities(want.GetEntities()); in MatchActionAndEntities() local
190 if (!matchEntities) { in MatchActionAndEntities()