Home
last modified time | relevance | path

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

12

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp99 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in flpStartSession()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp104 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DBatchingAPIClient.cpp108 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp109 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DBatchingAPIClient.cpp109 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp108 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.cpp108 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp108 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp109 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DBatchingAPIClient.cpp109 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DBatchingAPIClient.cpp146 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp146 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7250/gps/android/2.0/location_api/
DBatchingAPIClient.cpp147 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DBatchingAPIClient.cpp150 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp150 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DBatchingAPIClient.cpp149 if (locAPIStartSession(mDefaultId, mode, options) == LOCATION_ERROR_SUCCESS) { in startSession()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h73 uint32_t locAPIStartSession(uint32_t id, uint32_t sessionMode,
DLocationAPIClientBase.cpp218 uint32_t LocationAPIClientBase::locAPIStartSession(uint32_t id, uint32_t sessionMode, in locAPIStartSession() function in LocationAPIClientBase
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h193 uint32_t locAPIStartSession(uint32_t id, uint32_t sessionMode,
DLocationAPIClientBase.cpp378 uint32_t LocationAPIClientBase::locAPIStartSession(uint32_t id, uint32_t sessionMode, in locAPIStartSession() function in LocationAPIClientBase
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h217 uint32_t locAPIStartSession(
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h219 uint32_t locAPIStartSession(
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h219 uint32_t locAPIStartSession(
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h217 uint32_t locAPIStartSession(
DLocationAPIClientBase.cpp407 uint32_t LocationAPIClientBase::locAPIStartSession( in locAPIStartSession() function in LocationAPIClientBase

12