Home
last modified time | relevance | path

Searched refs:SetProcessSwitchOn (Results 1 – 4 of 4) 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.h46 int SetProcessSwitchOn(bool on);
/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()