/aosp12/frameworks/base/location/lib/java/com/android/location/provider/ |
H A D | FusedLocationHardware.java | 47 public void stopBatching(int id) {} in stopBatching() method in FusedLocationHardware
|
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | location_batching.cpp | 113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
|
H A D | BatchingAdapter.h | 120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | location_batching.cpp | 113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
|
H A D | BatchingAdapter.h | 120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | location_batching.cpp | 113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
|
H A D | BatchingAdapter.h | 120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | location_batching.cpp | 113 static void stopBatching(LocationAPI* client, uint32_t id) in stopBatching() function
|
H A D | BatchingAdapter.h | 120 void stopBatching(LocationAPI* client, uint32_t sessionId) { in stopBatching() function
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | location_interface.h | 72 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | location_interface.h | 70 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | location_interface.h | 70 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 390 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationAPI.cpp | 389 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
H A D | location_interface.h | 79 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | location_interface.h | 101 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 459 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | location_interface.h | 108 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 455 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/aosp12/hardware/qcom/sm7250/gps/location/ |
H A D | location_interface.h | 124 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 516 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|
/aosp12/hardware/qcom/sm8150/gps/location/ |
H A D | location_interface.h | 124 void (*stopBatching)(LocationAPI* client, uint32_t id); member
|
H A D | LocationAPI.cpp | 516 LocationAPI::stopBatching(uint32_t id) in stopBatching() function in LocationAPI
|