Home
last modified time | relevance | path

Searched refs:locAPIGetBatchedLocations (Results 1 – 25 of 27) sorted by relevance

12

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp136 locAPIGetBatchedLocations(last_n_locations); in flpGetBatchedLocation()
142 locAPIGetBatchedLocations(SIZE_MAX); in flpFlushBatchedLocations()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DBatchingAPIClient.cpp180 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in stopSession()
190 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
195 uint32_t retVal = locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp180 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in stopSession()
190 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
195 uint32_t retVal = locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DBatchingAPIClient.cpp179 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in stopSession()
189 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
194 uint32_t retVal = locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp141 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
147 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DBatchingAPIClient.cpp146 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
152 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm8150p/gps/android/1.1/location_api/
DBatchingAPIClient.cpp145 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
151 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp145 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
151 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp145 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
151 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7250/gps/android/1.1/location_api/
DBatchingAPIClient.cpp146 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
152 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.cpp145 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
151 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp146 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
152 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DBatchingAPIClient.cpp183 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
189 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7250/gps/android/2.0/location_api/
DBatchingAPIClient.cpp184 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
190 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp183 locAPIGetBatchedLocations(mDefaultId, last_n_locations); in getBatchedLocation()
189 locAPIGetBatchedLocations(mDefaultId, SIZE_MAX); in flushBatchedLocations()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h78 void locAPIGetBatchedLocations(size_t count);
DLocationAPIClientBase.cpp408 void LocationAPIClientBase::locAPIGetBatchedLocations(size_t count) in locAPIGetBatchedLocations() function in LocationAPIClientBase
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h198 void locAPIGetBatchedLocations(uint32_t id, size_t count);
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.h222 uint32_t locAPIGetBatchedLocations(uint32_t id, size_t count);
DLocationAPIClientBase.cpp597 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations() function in LocationAPIClientBase
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.h222 uint32_t locAPIGetBatchedLocations(uint32_t id, size_t count);
DLocationAPIClientBase.cpp597 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations() function in LocationAPIClientBase
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.h224 uint32_t locAPIGetBatchedLocations(uint32_t id, size_t count);
DLocationAPIClientBase.cpp626 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations() function in LocationAPIClientBase
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.h224 uint32_t locAPIGetBatchedLocations(uint32_t id, size_t count);

12