Home
last modified time | relevance | path

Searched refs:matchUriAndType (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp83 bool matchUriAndType = MatchUriAndType(uriString, want.GetType()); in Match() local
84 if (!matchUriAndType) { in Match()
113 bool matchUriAndType = MatchUriAndType(want.GetUriString(), want.GetType(), matchUriIndex); in Match() local
114 if (!matchUriAndType) { in Match()

Completed in 2 milliseconds