Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp46 SetKmsgSwitchOn(true);
62 SetKmsgSwitchOn(false);
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h57 int SetKmsgSwitchOn(bool on);
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map72 "OHOS::HiviewDFX::SetKmsgSwitchOn(bool)";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp547 int SetKmsgSwitchOn(bool on) in SetKmsgSwitchOn() function
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp837 SetKmsgSwitchOn(rqst.on); in HandleLogKmsgEnableRqst()