Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/moduletest/common/
Dadapter_test.cpp44 SetDomainSwitchOn(true);
60 SetDomainSwitchOn(false);
/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h56 int SetDomainSwitchOn(bool on);
/base/hiviewdfx/hilog/interfaces/native/innerkits/
Dlibhilog.map72 "OHOS::HiviewDFX::SetDomainSwitchOn(bool)";
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp539 int SetDomainSwitchOn(bool on) in SetDomainSwitchOn() function
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp751 SetDomainSwitchOn(rqst.on); in HandleDomainFlowCtrlRqst()