Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp43 SetProcessSwitchOn(true);
59 SetProcessSwitchOn(false);
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h55 int SetProcessSwitchOn(bool on);
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map58 "OHOS::HiviewDFX::SetProcessSwitchOn(bool)";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp537 int SetProcessSwitchOn(bool on) in SetProcessSwitchOn() function
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp710 ret = SetProcessSwitchOn(true); in FlowControlFeatureSetHandler()
713 ret = SetProcessSwitchOn(false); in FlowControlFeatureSetHandler()