Home
last modified time | relevance | path

Searched refs:ALL_PROCESS_RULES (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hichecker/interfaces/native/innerkits/include/
Dhichecker.h35 const uint64_t ALL_PROCESS_RULES = RULE_CHECK_SLOW_EVENT | RULE_CHECK_ABILITY_CONNECTION_LEAK variable
/base/hiviewdfx/hichecker/frameworks/native/
Dhichecker.cpp55 processRules_ |= (Rule::ALL_PROCESS_RULES | Rule::ALL_CAUTION_RULES) & rule; in AddRule()