Home
last modified time | relevance | path

Searched refs:IsProcessSwitchOn (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hilog/test/moduletest/common/
Dadapter_test.cpp54 EXPECT_TRUE(IsProcessSwitchOn());
70 EXPECT_FALSE(IsProcessSwitchOn());
/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h40 bool IsProcessSwitchOn();
/base/hiviewdfx/hilog/frameworks/libhilog/
Dhilog_printf.cpp164 if (IsProcessSwitchOn() && !isDebuggableHap) { in IsNeedProcFlowCtr()
/base/hiviewdfx/hilog/interfaces/native/innerkits/
Dlibhilog.map87 "OHOS::HiviewDFX::IsProcessSwitchOn()";
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp388 bool IsProcessSwitchOn() in IsProcessSwitchOn() function