Home
last modified time | relevance | path

Searched refs:SetKmsgSwitchOn (Results 1 – 4 of 4) 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.h48 int SetKmsgSwitchOn(bool on);
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp544 int SetKmsgSwitchOn(bool on) in SetKmsgSwitchOn() function
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp783 SetKmsgSwitchOn(rqst.on); in HandleLogKmsgEnableRqst()