HomeSort by relevance Sort by last modified time
    Searched refs:getDebugLog (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/common_time/
local_clock.h 38 int32_t getDebugLog(struct local_time_debug_event* records,
  /frameworks/av/media/common_time/
local_clock.cpp 82 int32_t LocalClock::getDebugLog(struct local_time_debug_event* records,
  /frameworks/base/libs/common_time/
diag_thread.cpp 163 while(local_clock_->getDebugLog(events, kMaxEvents) > 0)
264 int amt = local_clock_->getDebugLog(events, kMaxEvents);

Completed in 74 milliseconds