/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationAPI.h | 180 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 102 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 222 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient() 291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
D | LocationDataTypes.h | 1074 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationAPI.h | 186 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 150 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 310 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient() 291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPI.h | 186 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 149 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 306 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient() 291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPI.h | 186 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 150 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 307 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient() 291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | LocationAPI.h | 712 collectiveResponseCallback collectiveResponseCb; // mandatory member 870 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 110 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 227 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 82 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks() 101 locationControlCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 714 collectiveResponseCallback collectiveResponseCb; // mandatory member 872 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 110 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 227 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 82 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks() 101 locationControlCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 750 collectiveResponseCallback collectiveResponseCb; // mandatory member 909 collectiveResponseCallback collectiveResponseCb; // mandatory member
|
D | LocationAPI.cpp | 110 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance() 227 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
|
D | LocationAPIClientBase.cpp | 60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient() 261 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
|
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.cpp | 199 if (it != mClientData.end() && it->second.collectiveResponseCb != nullptr) { in reportResponse() 200 it->second.collectiveResponseCb(count, errs, ids); in reportResponse()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.cpp | 199 if (it != mClientData.end() && it->second.collectiveResponseCb != nullptr) { in reportResponse() 200 it->second.collectiveResponseCb(count, errs, ids); in reportResponse()
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.cpp | 199 if (it != mClientData.end() && it->second.collectiveResponseCb != nullptr) { in reportResponse() 200 it->second.collectiveResponseCb(count, errs, ids); in reportResponse()
|