Searched defs:clock (Results 1 - 18 of 18) sorted by relevance

/hardware/qcom/gps/msm8084/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/platform_lib_abstractions/
H A Delapsed_millis_since_boot.cpp33 int64_t systemTime(int clock) argument
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
H A Dloc_stub_time.cpp34 int64_t systemTime(int clock) argument
/hardware/interfaces/broadcastradio/1.0/default/
H A DUtils.cpp274 radio_metadata_clock_t *clock = static_cast<radio_metadata_clock_t *>(value); local
276 clock->utc_seconds_since_epoch;
278 clock->timezone_offset_in_minutes;
/hardware/qcom/display/msm8909/sdm/include/private/
H A Dhw_info_types.h501 uint32_t clock = 0; member in struct:sdm::HWLayers
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dhw_info_types.h500 uint32_t clock = 0; member in struct:sdm::HWLayers
/hardware/qcom/display/msm8996/sdm/include/private/
H A Dhw_info_types.h438 uint32_t clock = 0; member in struct:sdm::HWLayers
/hardware/qcom/display/msm8998/sdm/include/private/
H A Dhw_info_types.h492 uint32_t clock = 0; member in struct:sdm::HWLayers
/hardware/libhardware/include/hardware/
H A Dgps.h1234 * Legacy struct to represent an estimate of the GPS clock time.
1254 * Represents an estimate of the GPS clock time.
1277 * The GNSS receiver internal clock value. This is the local hardware clock
1280 * For local hardware clock, this value is expected to be monotonically
1281 * increasing while the hardware clock remains power on. (For the case of a
1282 * HW clock that is not continuously on, see the
1298 * 1-Sigma uncertainty associated with the clock's time in nanoseconds.
1303 * the reference local clock, by which all other times and time
1310 * The difference between hardware clock ('tim
1725 GpsClock clock; member in struct:__anon1328
1747 GnssClock clock; member in struct:__anon1329
[all...]
/hardware/qcom/gps/msm8909w_3100/utils/
H A Dloc_gps.h1429 * Legacy struct to represent an estimate of the GPS clock time.
1449 * Represents an estimate of the GPS clock time.
1472 * The GNSS receiver internal clock value. This is the local hardware clock
1475 * For local hardware clock, this value is expected to be monotonically
1476 * increasing while the hardware clock remains power on. (For the case of a
1477 * HW clock that is not continuously on, see the
1493 * 1-Sigma uncertainty associated with the clock's time in nanoseconds.
1498 * the reference local clock, by which all other times and time
1505 * The difference between hardware clock ('tim
1920 LocGpsClock clock; member in struct:__anon3692
1942 LocGnssClock clock; member in struct:__anon3693
[all...]
/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.h400 GNSS_AIDING_DATA_COMMON_TIME_BIT = (1<<1), // reset all clock values
571 GnssMeasurementsClock clock; // clock member in struct:__anon3956
/hardware/qcom/gps/msm8998/utils/
H A Dloc_gps.h1425 * Legacy struct to represent an estimate of the GPS clock time.
1445 * Represents an estimate of the GPS clock time.
1468 * The GNSS receiver internal clock value. This is the local hardware clock
1471 * For local hardware clock, this value is expected to be monotonically
1472 * increasing while the hardware clock remains power on. (For the case of a
1473 * HW clock that is not continuously on, see the
1489 * 1-Sigma uncertainty associated with the clock's time in nanoseconds.
1494 * the reference local clock, by which all other times and time
1501 * The difference between hardware clock ('tim
1916 LocGpsClock clock; member in struct:__anon4034
1938 LocGnssClock clock; member in struct:__anon4035
[all...]
/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.h421 GNSS_AIDING_DATA_COMMON_TIME_BIT = (1<<1), // reset all clock values
601 GnssMeasurementsClock clock; // clock member in struct:__anon3610

Completed in 783 milliseconds