HomeSort by relevance Sort by last modified time
    Searched refs:locAPIGetBatchedLocations (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/gps/msm8998/android/location_api/
FlpAPIClient.cpp 136 locAPIGetBatchedLocations(last_n_locations);
142 locAPIGetBatchedLocations(SIZE_MAX);
  /hardware/qcom/gps/sdm845/android/location_api/
BatchingAPIClient.cpp 136 locAPIGetBatchedLocations(last_n_locations);
142 locAPIGetBatchedLocations(SIZE_MAX);
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 78 void locAPIGetBatchedLocations(size_t count);
LocationAPIClientBase.cpp 408 void LocationAPIClientBase::locAPIGetBatchedLocations(size_t count)
  /hardware/qcom/gps/sdm845/location/
LocationAPIClientBase.h 78 void locAPIGetBatchedLocations(size_t count);
LocationAPIClientBase.cpp 402 void LocationAPIClientBase::locAPIGetBatchedLocations(size_t count)

Completed in 529 milliseconds