Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp654 int dataMatch = MatchData(want.GetType(), want.GetScheme(), want.GetUri()); in Match() local
655 if (dataMatch < 0) { in Match()