Home
last modified time | relevance | path

Searched defs:batchOptions (Results 1 – 25 of 30) sorted by relevance

12

/hardware/qcom/sm7150/gps/batching/
Dlocation_batching.cpp104 static uint32_t startBatching(LocationAPI* client, BatchingOptions &batchOptions) in startBatching()
121 LocationAPI* client, uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions()
DBatchingAdapter.h65 BatchingOptions batchOptions; in stopTripBatchingMultiplex() local
121 BatchingOptions batchOptions; in stopBatching() local
DBatchingAdapter.cpp314 LocationAPI* client, BatchingOptions& batchOptions) in startBatchingCommand()
407 BatchingOptions& batchOptions) in updateBatchingOptionsCommand()
499 const BatchingOptions& batchOptions) in stopBatching()
637 BatchingOptions batchOptions = {sizeof(BatchingOptions), batchingMode}; in reportLocations() local
861 bool restartNeeded, const BatchingOptions& batchOptions) in stopTripBatchingMultiplex()
887 uint32_t sessionId, bool restartNeeded, const BatchingOptions& batchOptions) in stopTripBatchingMultiplexCommon()
/hardware/qcom/sm8150/gps/batching/
Dlocation_batching.cpp104 static uint32_t startBatching(LocationAPI* client, BatchingOptions &batchOptions) in startBatching()
121 LocationAPI* client, uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions()
DBatchingAdapter.h65 BatchingOptions batchOptions; in stopTripBatchingMultiplex() local
121 BatchingOptions batchOptions; in stopBatching() local
DBatchingAdapter.cpp314 LocationAPI* client, BatchingOptions& batchOptions) in startBatchingCommand()
407 BatchingOptions& batchOptions) in updateBatchingOptionsCommand()
499 const BatchingOptions& batchOptions) in stopBatching()
637 BatchingOptions batchOptions = {sizeof(BatchingOptions), batchingMode}; in reportLocations() local
861 bool restartNeeded, const BatchingOptions& batchOptions) in stopTripBatchingMultiplex()
887 uint32_t sessionId, bool restartNeeded, const BatchingOptions& batchOptions) in stopTripBatchingMultiplexCommon()
/hardware/qcom/sm8150p/gps/batching/
Dlocation_batching.cpp104 static uint32_t startBatching(LocationAPI* client, BatchingOptions &batchOptions) in startBatching()
121 LocationAPI* client, uint32_t id, BatchingOptions& batchOptions) in updateBatchingOptions()
DBatchingAdapter.h65 BatchingOptions batchOptions; in stopTripBatchingMultiplex() local
121 BatchingOptions batchOptions; in stopBatching() local
DBatchingAdapter.cpp314 LocationAPI* client, BatchingOptions& batchOptions) in startBatchingCommand()
407 BatchingOptions& batchOptions) in updateBatchingOptionsCommand()
499 const BatchingOptions& batchOptions) in stopBatching()
637 BatchingOptions batchOptions = {sizeof(BatchingOptions), batchingMode}; in reportLocations() local
861 bool restartNeeded, const BatchingOptions& batchOptions) in stopTripBatchingMultiplex()
887 uint32_t sessionId, bool restartNeeded, const BatchingOptions& batchOptions) in stopTripBatchingMultiplexCommon()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp67 BatchingOptions batchOptions) { in BatchingAPIClient()
156 void BatchingAPIClient::onBatchingCb(size_t count, Location* location, BatchingOptions batchOptions) in onBatchingCb()
/hardware/qcom/sm7150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
/hardware/qcom/sm7150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
/hardware/qcom/sm8150p/gps/android/1.0/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp71 BatchingOptions batchOptions) { in BatchingAPIClient()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DBatchingAPIClient.cpp99 BatchingOptions batchOptions) { in setCallbacks()
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp99 BatchingOptions batchOptions) { in setCallbacks()
/hardware/qcom/sm8150/gps/android/2.1/location_api/
DBatchingAPIClient.cpp99 BatchingOptions batchOptions) { in setCallbacks()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp99 BatchingOptions batchOptions) { in setCallbacks()
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp427 BatchingOptions batchOptions = {}; in locAPIStartSession() local
540 BatchingOptions batchOptions = {}; in locAPIUpdateSessionOptions() local
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.cpp427 BatchingOptions batchOptions = {}; in locAPIStartSession() local
540 BatchingOptions batchOptions = {}; in locAPIUpdateSessionOptions() local
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp399 BatchingOptions batchOptions = {}; in locAPIStartSession() local
508 BatchingOptions batchOptions = {}; in locAPIUpdateSessionOptions() local
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp427 BatchingOptions batchOptions = {}; in locAPIStartSession() local
540 BatchingOptions batchOptions = {}; in locAPIUpdateSessionOptions() local
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp427 BatchingOptions batchOptions = {}; in locAPIStartSession() local
540 BatchingOptions batchOptions = {}; in locAPIUpdateSessionOptions() local

12