Home
last modified time | relevance | path

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

12

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp117 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in flpUpdateSessionOptions()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp122 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DBatchingAPIClient.cpp126 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp127 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DBatchingAPIClient.cpp127 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp126 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.cpp126 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp126 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp127 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DBatchingAPIClient.cpp127 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DBatchingAPIClient.cpp164 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp164 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7250/gps/android/2.0/location_api/
DBatchingAPIClient.cpp165 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DBatchingAPIClient.cpp168 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp168 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DBatchingAPIClient.cpp167 if (locAPIUpdateSessionOptions(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in updateSessionOptions()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h76 uint32_t locAPIUpdateSessionOptions(uint32_t id, uint32_t sessionMode,
DLocationAPIClientBase.cpp312 uint32_t LocationAPIClientBase::locAPIUpdateSessionOptions(uint32_t id, uint32_t sessionMode, in locAPIUpdateSessionOptions() function in LocationAPIClientBase
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h196 uint32_t locAPIUpdateSessionOptions(uint32_t id, uint32_t sessionMode,
DLocationAPIClientBase.cpp467 uint32_t LocationAPIClientBase::locAPIUpdateSessionOptions(uint32_t id, uint32_t sessionMode, in locAPIUpdateSessionOptions() function in LocationAPIClientBase
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h220 uint32_t locAPIUpdateSessionOptions(
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h222 uint32_t locAPIUpdateSessionOptions(
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h222 uint32_t locAPIUpdateSessionOptions(
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h220 uint32_t locAPIUpdateSessionOptions(
DLocationAPIClientBase.cpp503 uint32_t LocationAPIClientBase::locAPIUpdateSessionOptions( in locAPIUpdateSessionOptions() function in LocationAPIClientBase

12