Home
last modified time | relevance | path

Searched refs:AddLogContent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/include/
H A Dhilog_module.h50 static void AddLogContent(const char *format, const HilogVector *params, bool showPriv,
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_module.cpp86 AddLogContent(format, params, showPriv, &outParams); in ParseLogContent()
94 void HilogModule::AddLogContent(const char *format, const HilogVector *params, bool showPriv, in AddLogContent() function in OHOS::ACELite::HilogModule