/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 54 GnssNiResponse resp; 172 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response); 174 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
|
D | location_gnss.cpp | 46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response); 156 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 55 GnssNiResponse resp; 184 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response); 186 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
|
D | location_gnss.cpp | 46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response); 158 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse()
|
/hardware/qcom/sm8150p/gps/location/ |
D | ILocationAPI.h | 165 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) = 0;
|
D | LocationAPI.h | 180 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) override;
|
D | location_interface.h | 61 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
|
/hardware/qcom/sm7150/gps/location/ |
D | ILocationAPI.h | 165 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) = 0;
|
D | LocationAPI.h | 180 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) override;
|
D | location_interface.h | 61 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
|
/hardware/qcom/sm8150/gps/location/ |
D | ILocationAPI.h | 165 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) = 0;
|
D | LocationAPI.h | 180 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) override;
|
/hardware/qcom/sm7250/gps/location/ |
D | ILocationAPI.h | 165 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) = 0;
|
D | LocationAPI.h | 180 virtual void gnssNiResponse(uint32_t id, GnssNiResponse response) override;
|
D | location_interface.h | 62 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
|
/hardware/qcom/gps/msm8998/location/ |
D | LocationAPI.h | 249 } GnssNiResponse; typedef 490 GnssNiResponse timeoutResponse; // the response that should be sent when timeout expires 866 void gnssNiResponse(uint32_t id, GnssNiResponse response);
|
D | location_interface.h | 44 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 90 GnssNiResponse resp; 271 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response); 273 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
|
D | location_gnss.cpp | 46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response); 194 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | LocationAPI.h | 260 } GnssNiResponse; typedef 521 GnssNiResponse timeoutResponse; // the response that should be sent when timeout expires 903 void gnssNiResponse(uint32_t id, GnssNiResponse response);
|
D | location_interface.h | 45 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response);
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 90 GnssNiResponse resp; 301 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response); 303 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
|
D | location_gnss.cpp | 46 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response); 209 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 95 GnssNiResponse resp; 390 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response); 392 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 95 GnssNiResponse resp; 390 void gnssNiResponseCommand(LocationAPI* client, uint32_t id, GnssNiResponse response); 392 void gnssNiResponseCommand(GnssNiResponse response, void* rawRequest);
|