Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/test/moduletest/common/
Dadapter_test.cpp45 SetOnceDebugOn(true);
61 SetOnceDebugOn(false);
74 SetOnceDebugOn(true);
79 SetOnceDebugOn(false);
/base/hiviewdfx/hilog/frameworks/libhilog/param/include/
Dproperties.h41 int SetOnceDebugOn(bool on);
/base/hiviewdfx/hilog/frameworks/libhilog/param/
Dproperties.cpp509 int SetOnceDebugOn(bool on) in SetOnceDebugOn() function