Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp248 static const std::list<pair<string, HelperFunc>> g_HelperList = { variable
269 for (auto &it : g_HelperList) { in Helper()