Home
last modified time | relevance | path

Searched refs:IsDebuggableHap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h36 bool IsDebuggableHap();
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp113 static bool isDebuggableHap = IsDebuggableHap(); in GetFinalLevel()
163 static bool isDebuggableHap = IsDebuggableHap(); in IsNeedProcFlowCtr()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp320 bool IsDebuggableHap() in IsDebuggableHap() function