Home
last modified time | relevance | path

Searched refs:IsSystemAppCall (Results 1 – 6 of 6) sorted by relevance

/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dnapi_hiview_js.cpp35 if (!HiviewNapiUtil::IsSystemAppCall()) { in List()
111 if (!HiviewNapiUtil::IsSystemAppCall()) { in Copy()
120 if (!HiviewNapiUtil::IsSystemAppCall()) { in Move()
129 if (!HiviewNapiUtil::IsSystemAppCall()) { in Remove()
Dhiview_napi_util.cpp191 bool HiviewNapiUtil::IsSystemAppCall() in IsSystemAppCall() function in OHOS::HiviewDFX::HiviewNapiUtil
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_js.cpp63 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in Write()
115 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in AddWatcher()
154 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in RemoveWatcher()
186 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in Query()
241 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in ExportSysEvents()
285 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in Subscribe()
319 if (!NapiHiSysEventUtil::IsSystemAppCall()) { in Unsubscribe()
Dnapi_hisysevent_util.cpp965 bool NapiHiSysEventUtil::IsSystemAppCall() in CreateHiSysEventInfoJsObject() function in OHOS::HiviewDFX::NapiHiSysEventUtil
/base/hiviewdfx/hiview/interfaces/js/napi/include/
Dhiview_napi_util.h41 static bool IsSystemAppCall();
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/
Dnapi_hisysevent_util.h72 static bool IsSystemAppCall();