Searched defs:groupIndent (Results 1 - 3 of 3) sorted by relevance
/commonlibrary/ets_utils/js_sys_module/console/ | ||
H A D | console.h | 83 static thread_local std::string groupIndent; member in OHOS::JsSysModule::Console |
H A D | console.cpp | 26 thread_local std::string Console::groupIndent; member in OHOS::JsSysModule::Console [all...] |
/commonlibrary/ets_utils/js_sys_module/console/test/ | ||
H A D | test_console.cpp | 105 Console::groupIndent = newGroupIndent; in SetGroupIndent() member in Console |
Completed in 6 milliseconds