HomeSort by relevance Sort by last modified time
    Searched defs:onBatchingCb (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8909w_3100/android/location_api/
BatchingAPIClient.cpp 68 onBatchingCb(count, location, batchOptions);
156 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions)
  /hardware/qcom/gps/msm8998/android/location_api/
FlpAPIClient.cpp 63 onBatchingCb(count, location);
151 void FlpAPIClient::onBatchingCb(size_t count, Location* location)
  /hardware/qcom/gps/msm8998/location/
LocationAPIClientBase.h 118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {}
  /hardware/qcom/gps/msm8909w_3100/location/
LocationAPIClientBase.h 230 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/,

Completed in 238 milliseconds