Home
last modified time | relevance | path

Searched defs:gnssNiResponse (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp154 static void gnssNiResponse(LocationAPI* client, uint32_t id, GnssNiResponse response) in gnssNiResponse() function
/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h44 void (*gnssNiResponse)(LocationAPI* client, uint32_t id, GnssNiResponse response); member
DLocationAPI.cpp537 LocationAPI::gnssNiResponse(uint32_t id, GnssNiResponse response) in gnssNiResponse() function in LocationAPI