Searched refs:getDebugLog (Results 1 – 3 of 3) sorted by relevance
38 int32_t getDebugLog(struct local_time_debug_event* records,
163 while(local_clock_->getDebugLog(events, kMaxEvents) > 0) in resetLogIDs()264 int amt = local_clock_->getDebugLog(events, kMaxEvents); in threadLoop()
82 int32_t LocalClock::getDebugLog(struct local_time_debug_event* records, in getDebugLog() function in android::LocalClock