Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp136 locAPIGetBatchedLocations(last_n_locations); in flpGetBatchedLocation()
142 locAPIGetBatchedLocations(SIZE_MAX); in flpFlushBatchedLocations()
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h77 void locAPIGetBatchedLocations(size_t count);
DLocationAPIClientBase.cpp386 void LocationAPIClientBase::locAPIGetBatchedLocations(size_t count) in locAPIGetBatchedLocations() function in LocationAPIClientBase