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

  /frameworks/av/include/common_time/
local_clock.h 39 int max_records);
  /frameworks/av/media/common_time/
local_clock.cpp 83 int max_records) {
89 return dev_->get_debug_log(dev_, records, max_records);
  /hardware/libhardware/include/hardware/
local_time_hal.h 100 int max_records);
  /external/libchrome/base/metrics/
persistent_memory_allocator.cc 210 const uint32_t max_records = local
212 if (count > max_records) {
    [all...]

Completed in 218 milliseconds