Home
last modified time | relevance | path

Searched refs:AGpsInterface (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/gnss/1.0/default/
DAGnss.h46 AGnss(const AGpsInterface* agpsIface);
73 const AGpsInterface* mAGnssIface = nullptr;
DAGnss.cpp36 AGnss::AGnss(const AGpsInterface* aGpsIface) : mAGnssIface(aGpsIface) { in AGnss()
DGnss.cpp567 const AGpsInterface* agpsIface = static_cast<const AGpsInterface*>( in getExtensionAGnss()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp96 static const AGpsInterface sLocEngAGpsInterface =
98 sizeof(AGpsInterface),
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc.cpp96 static const AGpsInterface sLocEngAGpsInterface =
98 sizeof(AGpsInterface),
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp100 static const AGpsInterface sLocEngAGpsInterface =
102 sizeof(AGpsInterface),
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc.cpp97 static const AGpsInterface sLocEngAGpsInterface =
99 sizeof(AGpsInterface),
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp100 static const AGpsInterface sLocEngAGpsInterface =
102 sizeof(AGpsInterface),
/hardware/libhardware/include/hardware/
Dgps.h773 } AGpsInterface; typedef