Home
last modified time | relevance | path

Searched refs:get_local_time (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dlocal_time_hal.h70 int64_t (*get_local_time)(struct local_time_hw_device* dev); member
/hardware/libhardware/modules/local_time/
Dlocal_time_hw.c88 ltdev->device.get_local_time = ltdev_get_local_time; in ltdev_open()