Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
DLocationAPIClientBase.h239 virtual void onResponse(LocationError /*error*/) {}; in onResponse() function
248 inline void onResponse(LocationError error) { in onResponse() function
256 inline void onResponse(LocationError error) { in onResponse() function
264 inline void onResponse(LocationError error) { in onResponse() function
272 inline void onResponse(LocationError error) { in onResponse() function
280 inline void onResponse(LocationError error) { in onResponse() function
288 inline void onResponse(LocationError error) { in onResponse() function
296 inline void onResponse(LocationError error) { in onResponse() function
370 inline void onResponse(LocationError error) { in onResponse() function
378 inline void onResponse(LocationError error) { in onResponse() function
[all …]
DLocationAPIClientBase.cpp684 request->onResponse(error); in onResponseCb()
719 request->onResponse(error); in onCtrlResponseCb()