Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp147 auto actionMatcher = [action] (const std::string &configAction) { in MatchAction() local
160 return std::find_if(actions.cbegin(), actions.cend(), actionMatcher) != actions.cend(); in MatchAction()

Completed in 2 milliseconds