Searched refs:getBatchingTimeout (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 204 getBatchingAccuracy(), getBatchingTimeout(), in restartSessions() 238 getBatchingTimeout(), new LocApiResponse(*getContext(), [this] (LocationError err) { in restartSessions() 385 mLocApi->startBatching(sessionId, batchingOptions, getBatchingAccuracy(), getBatchingTimeout(), in startBatching() 766 batchingOptions.minInterval, getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 845 getBatchingTimeout(), new LocApiResponse(*getContext(), in startTripBatchingMultiplex() 1005 getBatchingTimeout(), new LocApiResponse(*getContext(), in restartTripBatching()
|
D | BatchingAdapter.h | 146 uint32_t getBatchingTimeout() { return mBatchingTimeout; } in getBatchingTimeout() function
|