Home
last modified time | relevance | path

Searched refs:mRetries (Results 1 – 25 of 31) sorted by relevance

12

/hardware/qcom/gps/msm8909w_3100/gnss/
DAgps.h300 int mRetries; variable
305 AgpsStateMachine(agpsManager, LOC_AGPS_TYPE_SUPL_ES), mRetries(0) {} in DSStateMachine()
DAgps.cpp625 mRetries++; in requestOrReleaseDataConn()
626 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
675 mRetries = 0; in notifyEventToSubscriber()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DAgps.h241 int mRetries; variable
246 AgpsStateMachine(agpsManager, LOC_AGPS_TYPE_SUPL_ES), mRetries(0) {} in DSStateMachine()
DAgps.cpp621 mRetries++; in requestOrReleaseDataConn()
622 if (mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
672 mRetries = 0; in notifyEventToSubscriber()
/hardware/qcom/gps/msm8998/gnss/
DAgps.h300 int mRetries; variable
305 AgpsStateMachine(agpsManager, LOC_AGPS_TYPE_SUPL_ES), mRetries(0) {} in DSStateMachine()
DAgps.cpp621 mRetries++; in requestOrReleaseDataConn()
622 if (mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
671 mRetries = 0; in notifyEventToSubscriber()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DAgps.h300 int mRetries; variable
305 AgpsStateMachine(agpsManager, LOC_AGPS_TYPE_SUPL_ES), mRetries(0) {} in DSStateMachine()
DAgps.cpp621 mRetries++; in requestOrReleaseDataConn()
622 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in requestOrReleaseDataConn()
671 mRetries = 0; in notifyEventToSubscriber()
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
Dloc_eng_agps.cpp836 mRetries = 0; in DSStateMachine()
881 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
958 ((DSStateMachine *)this)->mRetries = 0; in informStatus()
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
Dloc_eng_agps.cpp835 mRetries = 0; in DSStateMachine()
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
957 ((DSStateMachine *)this)->mRetries = 0; in informStatus()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
Dloc_eng_agps.cpp835 mRetries = 0; in DSStateMachine()
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
957 ((DSStateMachine *)this)->mRetries = 0; in informStatus()
/hardware/qcom/sdm845/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
Dloc_eng_agps.cpp835 mRetries = 0; in DSStateMachine()
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
957 ((DSStateMachine *)this)->mRetries = 0; in informStatus()
/hardware/qcom/sdm845/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
Dloc_eng_agps.cpp835 mRetries = 0; in DSStateMachine()
880 if(mRetries > MAX_START_DATA_CALL_RETRIES) { in sendRsrcRequest()
957 ((DSStateMachine *)this)->mRetries = 0; in informStatus()
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng_agps.h254 unsigned char mRetries; variable
263 inline void incRetries() {mRetries++;} in incRetries()

12