Searched refs:BatchingInterface (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/sm8150p/gps/batching/ |
D | location_batching.cpp | 46 static const BatchingInterface gBatchingInterface = { 47 sizeof(BatchingInterface), 60 extern "C" const BatchingInterface* getBatchingInterface() in getBatchingInterface() 62 const BatchingInterface* getBatchingInterface() in getBatchingInterface()
|
/hardware/qcom/sm7150/gps/batching/ |
D | location_batching.cpp | 46 static const BatchingInterface gBatchingInterface = { 47 sizeof(BatchingInterface), 60 extern "C" const BatchingInterface* getBatchingInterface() in getBatchingInterface() 62 const BatchingInterface* getBatchingInterface() in getBatchingInterface()
|
/hardware/qcom/sm8150/gps/batching/ |
D | location_batching.cpp | 46 static const BatchingInterface gBatchingInterface = { 47 sizeof(BatchingInterface), 60 extern "C" const BatchingInterface* getBatchingInterface() in getBatchingInterface() 62 const BatchingInterface* getBatchingInterface() in getBatchingInterface()
|
/hardware/qcom/sm7250/gps/batching/ |
D | location_batching.cpp | 46 static const BatchingInterface gBatchingInterface = { 47 sizeof(BatchingInterface), 60 extern "C" const BatchingInterface* getBatchingInterface() in getBatchingInterface() 62 const BatchingInterface* getBatchingInterface() in getBatchingInterface()
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationAPI.cpp | 41 typedef const BatchingInterface* (getBatchingInterface)(); 63 BatchingInterface* batchingInterface; 183 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance() 337 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
|
D | location_interface.h | 93 struct BatchingInterface { struct
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPI.cpp | 41 typedef const BatchingInterface* (getBatchingInterface)(); 63 BatchingInterface* batchingInterface; 182 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance() 333 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
|
D | location_interface.h | 100 struct BatchingInterface { struct
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPI.cpp | 41 typedef const BatchingInterface* (getBatchingInterface)(); 72 BatchingInterface* batchingInterface; 236 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance() 394 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
|
D | location_interface.h | 116 struct BatchingInterface { struct
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationAPI.cpp | 41 typedef const BatchingInterface* (getBatchingInterface)(); 72 BatchingInterface* batchingInterface; 236 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance() 394 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
|
D | location_interface.h | 116 struct BatchingInterface { struct
|