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