Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/console/
Dconsole.cpp68 std::string Console::ParseLogContent(const std::vector<std::string>& params) in ParseLogContent() function in OHOS::JsSysModule::Console
/commonlibrary/ets_utils/js_sys_module/console/test/
Dtest_console.cpp167 std::string ConsoleTest::ParseLogContent(const std::vector<std::string>& params) in ParseLogContent() function in ConsoleTest