Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
Dhilog_napi_base.cpp41 void ParseLogContent(string& formatStr, vector<napiParam>& params, string& logContent) in ParseLogContent() function
/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
Dhilog_module.cpp44 void HilogModule::ParseLogContent(const HilogString *formatStr, const HilogVector *params, HilogStr… in ParseLogContent() function in OHOS::ACELite::HilogModule