Home
last modified time | relevance | path

Searched refs:locAPIStopSession (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp127 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in flpStopSession()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp132 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DBatchingAPIClient.cpp136 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp137 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DBatchingAPIClient.cpp137 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp136 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.cpp136 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp136 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp137 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DBatchingAPIClient.cpp137 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DBatchingAPIClient.cpp174 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp174 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7250/gps/android/2.0/location_api/
DBatchingAPIClient.cpp175 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DBatchingAPIClient.cpp181 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp181 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DBatchingAPIClient.cpp180 if (locAPIStopSession(mDefaultId) == LOCATION_ERROR_SUCCESS) { in stopSession()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h75 uint32_t locAPIStopSession(uint32_t id);
DLocationAPIClientBase.cpp272 uint32_t LocationAPIClientBase::locAPIStopSession(uint32_t id) in locAPIStopSession() function in LocationAPIClientBase
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h195 uint32_t locAPIStopSession(uint32_t id);
DLocationAPIClientBase.cpp432 uint32_t LocationAPIClientBase::locAPIStopSession(uint32_t id) in locAPIStopSession() function in LocationAPIClientBase
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h219 uint32_t locAPIStopSession(uint32_t id);
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h221 uint32_t locAPIStopSession(uint32_t id);
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h221 uint32_t locAPIStopSession(uint32_t id);
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h219 uint32_t locAPIStopSession(uint32_t id);
DLocationAPIClientBase.cpp471 uint32_t LocationAPIClientBase::locAPIStopSession(uint32_t id) in locAPIStopSession() function in LocationAPIClientBase

12