Home
last modified time | relevance | path

Searched refs:GnssNiResponse (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.h54 GnssNiResponse resp;
171 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response);
173 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
Dlocation_gnss.cpp46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response);
156 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse()
DGnssAdapter.cpp1613 GnssNiResponse response) in gnssNiResponseCommand()
1621 GnssNiResponse mResponse; in gnssNiResponseCommand()
1625 GnssNiResponse response) : in gnssNiResponseCommand()
1678 GnssAdapter::gnssNiResponseCommand(GnssNiResponse response, void* rawRequest) in gnssNiResponseCommand()
1684 const GnssNiResponse mResponse; in gnssNiResponseCommand()
1687 const GnssNiResponse response, in gnssNiResponseCommand()
2138 GnssNiResponse resp; in niThreadProc()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.h55 GnssNiResponse resp;
184 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response);
186 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
Dlocation_gnss.cpp46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response);
158 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse()
DGnssAdapter.cpp1700 GnssNiResponse response) in gnssNiResponseCommand()
1708 GnssNiResponse mResponse; in gnssNiResponseCommand()
1712 GnssNiResponse response) : in gnssNiResponseCommand()
1765 GnssAdapter::gnssNiResponseCommand(GnssNiResponse response, void* rawRequest) in gnssNiResponseCommand()
1771 const GnssNiResponse mResponse; in gnssNiResponseCommand()
1774 const GnssNiResponse response, in gnssNiResponseCommand()
2234 GnssNiResponse resp; in niThreadProc()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.h249 } GnssNiResponse; typedef
490 GnssNiResponse timeoutResponse; // the response that should be sent when timeout expires
866 void gnssNiResponse(uint32_t id, GnssNiResponse response);
Dlocation_interface.h44 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
DLocationAPIClientBase.h88 void locAPIGnssNiResponse(uint32_t id, GnssNiResponse response);
DLocationAPI.cpp514 LocationAPI::gnssNiResponse(uint32_t id, GnssNiResponse response) in gnssNiResponse()
DLocationAPIClientBase.cpp592 void LocationAPIClientBase::locAPIGnssNiResponse(uint32_t id, GnssNiResponse response) in locAPIGnssNiResponse()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h260 } GnssNiResponse; typedef
521 GnssNiResponse timeoutResponse; // the response that should be sent when timeout expires
903 void gnssNiResponse(uint32_t id, GnssNiResponse response);
Dlocation_interface.h45 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
DLocationAPI.cpp516 LocationAPI::gnssNiResponse(uint32_t id, GnssNiResponse response) in gnssNiResponse()
DLocationAPIClientBase.h208 void locAPIGnssNiResponse(uint32_t id, GnssNiResponse response);
DLocationAPIClientBase.cpp780 void LocationAPIClientBase::locAPIGnssNiResponse(uint32_t id, GnssNiResponse response) in locAPIGnssNiResponse()
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h174 informNiResponse(GnssNiResponse userResponse, const void* passThroughData);
DLocApiBase.cpp474 informNiResponse(GnssNiResponse userResponse, const void* passThroughData) in open()
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h174 informNiResponse(GnssNiResponse userResponse, const void* passThroughData);
DLocApiBase.cpp477 informNiResponse(GnssNiResponse /*userResponse*/, const void* /*passThroughData*/) in open()
/hardware/qcom/gps/msm8998/android/location_api/
DGnssAPIClient.cpp206 GnssNiResponse data = GNSS_NI_RESPONSE_IGNORE; in gnssNiRespond()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGnssAPIClient.cpp182 GnssNiResponse data = GNSS_NI_RESPONSE_IGNORE; in gnssNiRespond()