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

  /device/google/marlin/time-services/
time_genoff.h 81 * In set/get: ts_val should be assigned memory and then passed.
82 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
83 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)
87 void *ts_val; /* Time to be set/get */ member in struct:time_genoff_info
  /device/huawei/angler/time-services/
time_genoff.h 81 * In set/get: ts_val should be assigned memory and then passed.
82 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
83 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)
87 void *ts_val; /* Time to be set/get */ member in struct:time_genoff_info
  /device/lge/bullhead/time-services/
time_genoff.h 81 * In set/get: ts_val should be assigned memory and then passed.
82 * if time_unit = TIME_MSEC, TIME_SECS then ts_val = (uint64_t *)
83 * if time_unit = TIME_JULIAN then ts_val = (struct tm *)
87 void *ts_val; /* Time to be set/get */ member in struct:time_genoff_info

Completed in 109 milliseconds