Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dskill.h70 bool MatchLinkFeature(const std::string &linkFeature, const OHOS::AAFwk::Want &want, size_t &matchUriIndex) const;
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp65 return MatchLinkFeature(linkFeature, want, matchUriIndex); in Match()
95 return MatchLinkFeature(linkFeature, want, matchUriIndex); in Match()
230 bool Skill::MatchLinkFeature(const std::string &linkFeature, const OHOS::AAFwk::Want &want, size_t &matchUriIndex) const in MatchLinkFeature() function in OHOS::AppExecFwk::Skill

Completed in 3 milliseconds