Home
last modified time | relevance | path

Searched defs:RemoveRule (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hichecker/frameworks/native/
H A Dhichecker.cpp62 void HiChecker::RemoveRule(uint64_t rule) in RemoveRule() function in OHOS::HiviewDFX::HiChecker
/ohos5.0/base/hiviewdfx/hichecker/interfaces/js/kits/napi/src/
H A Dnapi_hichecker.cpp46 napi_value RemoveRule(napi_env env, napi_callback_info info) in RemoveRule() function