Home
last modified time | relevance | path

Searched refs:onBatchingCb (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/sdm845/android/location_api/
DBatchingAPIClient.cpp63 onBatchingCb(count, location); in BatchingAPIClient()
151 void BatchingAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb() function in android::hardware::gnss::V1_0::implementation::BatchingAPIClient
DBatchingAPIClient.h61 void onBatchingCb(size_t count, Location* location) final;
/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp63 onBatchingCb(count, location); in FlpAPIClient()
151 void FlpAPIClient::onBatchingCb(size_t count, Location* location) in onBatchingCb() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient
DFlpAPIClient.h63 void onBatchingCb(size_t count, Location* location) final;
/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() function
/hardware/qcom/gps/sdm845/location/
DLocationAPIClientBase.h118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() function