Searched defs:timerMap (Results 1 – 2 of 2) sorted by relevance
75 static thread_local std::map<std::string, int64_t> timerMap; variable
24 thread_local std::map<std::string, int64_t> Console::timerMap; member in OHOS::JsSysModule::Console