Home
last modified time | relevance | path

Searched defs:isGpsLockAll (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/sdm845/gps/core/
Dgps_extended_c.h420 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8994/core/
Dgps_extended_c.h420 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/sdm845/gps/msm8909/core/
Dgps_extended_c.h389 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8909/core/
Dgps_extended_c.h389 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/sdm845/gps/msm8084/core/
Dgps_extended_c.h392 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8996/core/
Dgps_extended_c.h389 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/sdm845/gps/msm8994/core/
Dgps_extended_c.h420 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/sdm845/gps/msm8996/core/
Dgps_extended_c.h389 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8084/core/
Dgps_extended_c.h392 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/core/
Dgps_extended_c.h420 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8998/utils/
Dgps_extended_c.h543 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/sdm845/gps/msm8998/utils/
Dgps_extended_c.h543 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8909w_3100/utils/
Dgps_extended_c.h620 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/sdm845/gps/sdm845/utils/
Dgps_extended_c.h662 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro