Searched refs:isGpsLockAll (Results 1 - 10 of 10) sorted by relevance

/hardware/qcom/gps/core/
H A Dgps_extended_c.h420 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8084/core/
H A Dgps_extended_c.h392 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8909/core/
H A Dgps_extended_c.h432 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8994/core/
H A Dgps_extended_c.h420 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/msm8996/core/
H A Dgps_extended_c.h432 #define isGpsLockAll(lock) (((lock) & ((LOC_GPS_LOCK_MASK)3)) == 3) macro
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp170 if (isGpsLockAll(lockMask))
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp170 if (isGpsLockAll(lockMask))
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp170 if (isGpsLockAll(lockMask))
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp170 if (isGpsLockAll(lockMask))
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp170 if (isGpsLockAll(lockMask))

Completed in 150 milliseconds