Searched refs:onBatchingCb (Results 1 – 6 of 6) sorted by relevance
63 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
61 void onBatchingCb(size_t count, Location* location) final;
63 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
63 void onBatchingCb(size_t count, Location* location) final;
118 inline virtual void onBatchingCb(size_t /*count*/, Location* /*location*/) {} in onBatchingCb() function