Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/moduletest/common/
Dadapter_test.cpp43 SetProcessSwitchOn(true);
59 SetProcessSwitchOn(false);
/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h55 int SetProcessSwitchOn(bool on);
/base/hiviewdfx/hilog/interfaces/native/innerkits/
Dlibhilog.map57 "OHOS::HiviewDFX::SetProcessSwitchOn(bool)";
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp534 int SetProcessSwitchOn(bool on) in SetProcessSwitchOn() function
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp699 ret = SetProcessSwitchOn(true); in FlowControlFeatureSetHandler()
702 ret = SetProcessSwitchOn(false); in FlowControlFeatureSetHandler()