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

  /frameworks/av/media/common_time/
local_clock.cpp 61 assert(NULL != dev_->get_local_time);
63 return dev_->get_local_time(dev_);
  /hardware/libhardware/include/hardware/
local_time_hal.h 70 int64_t (*get_local_time)(struct local_time_hw_device* dev); member in struct:local_time_hw_device
  /hardware/libhardware/modules/local_time/
local_time_hw.c 86 ltdev->device.get_local_time = ltdev_get_local_time;

Completed in 63 milliseconds