Home
last modified time | relevance | path

Searched refs:SetPersistDebugOn (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp47 SetPersistDebugOn(true);
63 SetPersistDebugOn(false);
75 SetPersistDebugOn(false);
80 SetPersistDebugOn(true);
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h51 int SetPersistDebugOn(bool on);
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map85 "OHOS::HiviewDFX::SetPersistDebugOn(bool)";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp517 int SetPersistDebugOn(bool on) in SetPersistDebugOn() function