Searched refs:MatchAction (Results 1 – 4 of 4) sorted by relevance
62 bool MatchAction(const std::string &action) const;
477 bool MatchAction(const std::string &action);
122 bool matchAction = MatchAction(want.GetAction()); in MatchLauncher()135 bool Skill::MatchAction(const std::string &action) const in MatchAction() function in OHOS::AppExecFwk::Skill184 bool matchAction = MatchAction(want.GetAction()); in MatchActionAndEntities()
650 if (!MatchAction(want.GetAction())) { in Match()701 bool Skills::MatchAction(const std::string &action) in MatchAction() function in OHOS::AAFwk::Skills