Home
last modified time | relevance | path

Searched refs:onResponse (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h252 virtual void onResponse(LocationError /*error*/) {}; in onResponse() function
261 inline void onResponse(LocationError error) { in onResponse() function
269 inline void onResponse(LocationError error) { in onResponse() function
277 inline void onResponse(LocationError error) { in onResponse() function
285 inline void onResponse(LocationError error) { in onResponse() function
293 inline void onResponse(LocationError error) { in onResponse() function
301 inline void onResponse(LocationError error) { in onResponse() function
309 inline void onResponse(LocationError error) { in onResponse() function
383 inline void onResponse(LocationError error) { in onResponse() function
391 inline void onResponse(LocationError error) { in onResponse() function
[all …]
DLocationAPIClientBase.cpp754 request->onResponse(error); in onResponseCb()
790 request->onResponse(error); in onCtrlResponseCb()
/hardware/qcom/sdm845/gps/msm8998/location/
DLocationAPIClientBase.h252 virtual void onResponse(LocationError /*error*/) {}; in onResponse() function
261 inline void onResponse(LocationError error) { in onResponse() function
269 inline void onResponse(LocationError error) { in onResponse() function
277 inline void onResponse(LocationError error) { in onResponse() function
285 inline void onResponse(LocationError error) { in onResponse() function
293 inline void onResponse(LocationError error) { in onResponse() function
301 inline void onResponse(LocationError error) { in onResponse() function
309 inline void onResponse(LocationError error) { in onResponse() function
383 inline void onResponse(LocationError error) { in onResponse() function
391 inline void onResponse(LocationError error) { in onResponse() function
[all …]
DLocationAPIClientBase.cpp754 request->onResponse(error); in onResponseCb()
790 request->onResponse(error); in onCtrlResponseCb()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.h68 virtual void onResponse(LocationError /*error*/, uint32_t /*id*/) {} in onResponse() function
135 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
144 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
153 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
384 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
393 inline void onResponse(LocationError error, uint32_t id) { in onResponse() function
405 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
414 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
423 inline void onResponse(LocationError error, uint32_t id) { in onResponse() function
435 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
[all …]
DLocationAPIClientBase.cpp180 request->onResponse(error, id); in onCtrlResponseCb()
875 request->onResponse(error, id); in onResponseCb()
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.h71 virtual void onResponse(LocationError /*error*/, uint32_t /*id*/) {} in onResponse() function
150 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
159 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
168 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
408 inline void onResponse(LocationError error, uint32_t id) { in onResponse() function
420 inline void onResponse(LocationError error, uint32_t id) { in onResponse() function
432 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
441 inline void onResponse(LocationError error, uint32_t id) { in onResponse() function
453 inline void onResponse(LocationError error, uint32_t id) { in onResponse() function
465 inline void onResponse(LocationError error, uint32_t /*id*/) { in onResponse() function
[all …]
DLocationAPIClientBase.cpp198 request->onResponse(error, id); in onCtrlResponseCb()
900 request->onResponse(error, id); in onResponseCb()