Home
last modified time | relevance | path

Searched defs:isMatch (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/test/unittest/common/
Dsys_event_test.cpp60 bool isMatch = std::regex_match(sysEvent->jsonExtraInfo_, baseMatch, expValue); variable
83 bool isMatch = std::regex_match(sysEvent->jsonExtraInfo_, baseMatch, expValue); variable
/base/powermgr/power_manager/utils/permission/src/
Dpermission.cpp55 bool isMatch = IsTokenAplMatch(ATokenAplEnum::APL_SYSTEM_CORE); in IsSystemCore() local
64 bool isMatch = IsTokenAplMatch(ATokenAplEnum::APL_SYSTEM_BASIC); in IsSystemBasic() local
/base/powermgr/battery_statistics/services/native/src/
Dbattery_stats_detector.cpp61 bool isMatch = false; in IsDurationRelated() local
77 bool isMatch = false; in IsStateRelated() local
/base/global/resource_management_lite/frameworks/resmgr_lite/src/
Dres_locale.cpp440 bool isMatch = LocaleMatcher::Match(currentLocale, resLocale); in FindAndSort() local
/base/global/resource_management/frameworks/resmgr/src/
Dres_locale.cpp456 bool isMatch = LocaleMatcher::Match(currentLocale, resLocale); in FindAndSort() local