Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dskill.h62 bool MatchAction(const std::string &action) const;
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dskills.h477 bool MatchAction(const std::string &action);
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp650 if (!MatchAction(want.GetAction())) { in Match()
701 bool Skills::MatchAction(const std::string &action) in MatchAction() function in OHOS::AAFwk::Skills
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp124 bool matchAction = MatchAction(want.GetAction()); in MatchLauncher()
137 bool Skill::MatchAction(const std::string &action) const in MatchAction() function in OHOS::AppExecFwk::Skill

Completed in 4 milliseconds