Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp744 bool authMatch = HasAuthority(data.GetAuthority()); in MatchData() local
745 if (authMatch == false) { in MatchData()
750 match = authMatch; in MatchData()