Home
last modified time | relevance | path

Searched defs:showPriv (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
Dhilog_module.cpp60 bool showPriv = true; in ParseLogContent() local
94 void HilogModule::AddLogContent(const char *format, const HilogVector *params, bool showPriv, in AddLogContent()
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
Dhilog_napi_base.cpp58 bool showPriv = true; in ParseLogContent() local