Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp45 SetOnceDebugOn(true);
61 SetOnceDebugOn(false);
74 SetOnceDebugOn(true);
79 SetOnceDebugOn(false);
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
H A Dproperties.h50 int SetOnceDebugOn(bool on);
/ohos5.0/base/hiviewdfx/hilog/interfaces/native/innerkits/
H A Dlibhilog.map84 "OHOS::HiviewDFX::SetOnceDebugOn(bool)";
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/param/
H A Dproperties.cpp512 int SetOnceDebugOn(bool on) in SetOnceDebugOn() function