Home
last modified time | relevance | path

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

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