Home
last modified time | relevance | path

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

/base/update/updateservice/services/engine/src/
H A Dupdate_service_cache.cpp39 bool isLegal = businessSubType == BusinessSubType::FIRMWARE || businessSubType == BusinessSubType::PARAM; in IsTypelegal() local
40 if (!isLegal) { in IsTypelegal()
43 return isLegal; in IsTypelegal()
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp213 bool isLegal = !std::regex_search(processName, regExpress); in FormatProcessName() local
214 if (isLegal) { in FormatProcessName()

Completed in 2 milliseconds