Searched refs:timer_map (Results 1 – 2 of 2) sorted by relevance
17 static pdfium::base::NoDestructor<TimerMap> timer_map; in GetPWLTimerMap() local18 return *timer_map; in GetPWLTimerMap()
19 static pdfium::base::NoDestructor<TimerMap> timer_map; in GetGlobalTimerMap() local20 return *timer_map; in GetGlobalTimerMap()