Searched refs:AnrTimerService (Results 1 – 1 of 1) sorted by relevance
145 class AnrTimerService { class180 AnrTimerService(char const* label, notifier_t notifier, void* cookie, jweak jtimer, Ticker*,184 ~AnrTimerService();224 AnrTimerService(AnrTimerService const&) = delete;294 class AnrTimerService::ProcessStats {337 class AnrTimerService::Timer {587 std::atomic<AnrTimerService::timer_id_t> AnrTimerService::Timer::idGen(1);592 class AnrTimerService::Ticker {597 AnrTimerService* const service;599 Entry(nsecs_t scheduled, timer_id_t id, AnrTimerService* service) : in Entry()[all …]