Searched defs:timerMap (Results 1 – 3 of 3) 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
670 final SparseArrayMap<String, Timer> timerMap = in prepareForExecutionLocked() local