Searched refs:getBatchedLocationsCommand (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/sm7250/gps/batching/ |
D | location_batching.cpp | 131 gBatchingAdapter->getBatchedLocationsCommand(client, id, count); in getBatchedLocations()
|
D | BatchingAdapter.h | 105 void getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count);
|
D | BatchingAdapter.cpp | 538 BatchingAdapter::getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count) in getBatchedLocationsCommand() function in BatchingAdapter
|
/hardware/qcom/sm8150p/gps/batching/ |
D | location_batching.cpp | 131 gBatchingAdapter->getBatchedLocationsCommand(client, id, count); in getBatchedLocations()
|
D | BatchingAdapter.h | 105 void getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count);
|
D | BatchingAdapter.cpp | 537 BatchingAdapter::getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count) in getBatchedLocationsCommand() function in BatchingAdapter
|
/hardware/qcom/sm7150/gps/batching/ |
D | location_batching.cpp | 131 gBatchingAdapter->getBatchedLocationsCommand(client, id, count); in getBatchedLocations()
|
D | BatchingAdapter.h | 105 void getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count);
|
D | BatchingAdapter.cpp | 537 BatchingAdapter::getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count) in getBatchedLocationsCommand() function in BatchingAdapter
|
/hardware/qcom/sm8150/gps/batching/ |
D | location_batching.cpp | 131 gBatchingAdapter->getBatchedLocationsCommand(client, id, count); in getBatchedLocations()
|
D | BatchingAdapter.h | 105 void getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count);
|
D | BatchingAdapter.cpp | 538 BatchingAdapter::getBatchedLocationsCommand(LocationAPI* client, uint32_t id, size_t count) in getBatchedLocationsCommand() function in BatchingAdapter
|