Searched defs:stopBatching (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/sm8150/gps/batching/ |
D | location_batching.cpp | 113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
|
D | BatchingAdapter.h | 120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
|
D | BatchingAdapter.cpp | 498 BatchingAdapter::stopBatching(LocationAPI* client, uint32_t sessionId, bool restartNeeded, in stopBatching() function in BatchingAdapter
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | location_interface.h | 70 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
D | LocationAPI.cpp | 390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | location_interface.h | 72 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
D | LocationAPI.cpp | 390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/hardware/qcom/gps/msm8998/location/ |
D | location_interface.h | 70 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
D | LocationAPI.cpp | 390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationAPI.cpp | 393 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
D | location_interface.h | 79 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
/hardware/qcom/sm8150/gps/location/ |
D | location_interface.h | 100 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
D | LocationAPI.cpp | 458 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|