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

  /frameworks/av/media/common_time/
local_clock.cpp 86 if (!dev_->get_debug_log)
89 return dev_->get_debug_log(dev_, records, max_records);
  /hardware/libhardware/include/hardware/
local_time_hal.h 98 int (*get_debug_log)(struct local_time_hw_device* dev, member in struct:local_time_hw_device
  /hardware/libhardware/modules/local_time/
local_time_hw.c 93 ltdev->device.get_debug_log = NULL;
  /external/autotest/contrib/
compare_suite.py 41 def get_debug_log(autoserv_log_url, autoserv_log_path): function
86 debug_log = get_debug_log(autoserv_log_url, autoserv_log_path)

Completed in 2413 milliseconds