Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/interfaces/ets/ani/hilog/src/
Dhilog_ani_base.cpp96 void ParseLogContent(std::string& formatStr, std::vector<AniParam>& params, std::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
/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