Home
last modified time | relevance | path

Searched refs:collectiveResponseCb (Results 1 – 25 of 32) sorted by relevance

12

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPI.h180 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp102 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
222 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient()
291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
DLocationDataTypes.h1074 collectiveResponseCallback collectiveResponseCb; // mandatory member
/hardware/qcom/sm8150p/gps/location/
DLocationAPI.h186 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp150 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
310 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient()
291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
/hardware/qcom/sm7150/gps/location/
DLocationAPI.h186 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp149 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
306 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient()
291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.h186 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp150 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
307 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient()
291 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
/hardware/qcom/sdm845/gps/msm8998/location/
DLocationAPI.h712 collectiveResponseCallback collectiveResponseCb; // mandatory member
870 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp110 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
227 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp82 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
101 locationControlCallbacks.collectiveResponseCb = in locAPISetCallbacks()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h714 collectiveResponseCallback collectiveResponseCb; // mandatory member
872 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp110 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
227 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp82 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
101 locationControlCallbacks.collectiveResponseCb = in locAPISetCallbacks()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h750 collectiveResponseCallback collectiveResponseCb; // mandatory member
909 collectiveResponseCallback collectiveResponseCb; // mandatory member
DLocationAPI.cpp110 nullptr == locationCallbacks.collectiveResponseCb) { in createInstance()
227 nullptr == locationCallbacks.collectiveResponseCb) { in updateCallbacks()
DLocationAPIClientBase.cpp60 locationControlCallbacks.collectiveResponseCb = in LocationAPIControlClient()
261 locationCallbacks.collectiveResponseCb = in locAPISetCallbacks()
/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.cpp199 if (it != mClientData.end() && it->second.collectiveResponseCb != nullptr) { in reportResponse()
200 it->second.collectiveResponseCb(count, errs, ids); in reportResponse()
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.cpp199 if (it != mClientData.end() && it->second.collectiveResponseCb != nullptr) { in reportResponse()
200 it->second.collectiveResponseCb(count, errs, ids); in reportResponse()
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.cpp199 if (it != mClientData.end() && it->second.collectiveResponseCb != nullptr) { in reportResponse()
200 it->second.collectiveResponseCb(count, errs, ids); in reportResponse()

12