Searched refs:GpsLocationExtended (Results 1 - 25 of 25) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.h39 void loc_eng_nmea_generate_sv(loc_eng_data_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended);
40 void loc_eng_nmea_generate_pos(loc_eng_data_s_type *loc_eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned char generate_nmea);
H A DLocEngAdapter.cpp171 GpsLocationExtended &locationExtended,
186 GpsLocationExtended &locationExtended,
205 GpsLocationExtended &locationExtended,
212 GpsLocationExtended &locationExtended,
H A DLocEngAdapter.h54 GpsLocationExtended &locationExtended,
59 GpsLocationExtended &locationExtended,
270 GpsLocationExtended &locationExtended,
275 GpsLocationExtended &locationExtended,
H A Dloc_eng_msg.h90 const GpsLocationExtended mLocationExtended;
96 GpsLocationExtended &locExtended,
109 const GpsLocationExtended mLocationExtended;
113 GpsLocationExtended &locExtended,
H A Dloc_eng_nmea.cpp118 const GpsLocationExtended &locationExtended,
604 const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended)
H A Dloc_eng.cpp725 GpsLocationExtended &locExtended,
836 GpsLocationExtended &locExtended,
2157 GpsLocationExtended locationExtended;
2158 memset(&locationExtended, 0, sizeof (GpsLocationExtended));
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.h39 void loc_eng_nmea_generate_sv(loc_eng_data_s_type *loc_eng_data_p, const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended);
40 void loc_eng_nmea_generate_pos(loc_eng_data_s_type *loc_eng_data_p, const UlpLocation &location, const GpsLocationExtended &locationExtended, unsigned char generate_nmea);
H A DLocEngAdapter.cpp102 GpsLocationExtended &locationExtended,
117 GpsLocationExtended &locationExtended,
136 GpsLocationExtended &locationExtended,
143 GpsLocationExtended &locationExtended,
H A DLocEngAdapter.h54 GpsLocationExtended &locationExtended,
59 GpsLocationExtended &locationExtended,
243 GpsLocationExtended &locationExtended,
248 GpsLocationExtended &locationExtended,
H A Dloc_eng_msg.h90 const GpsLocationExtended mLocationExtended;
96 GpsLocationExtended &locExtended,
109 const GpsLocationExtended mLocationExtended;
113 GpsLocationExtended &locExtended,
H A Dloc_eng_nmea.cpp114 const GpsLocationExtended &locationExtended,
600 const GpsSvStatus &svStatus, const GpsLocationExtended &locationExtended)
H A Dloc_eng.cpp668 GpsLocationExtended &locExtended,
775 GpsLocationExtended &locExtended,
/hardware/qcom/gps/msm8960/core/
H A DUlpProxyBase.h46 GpsLocationExtended &locationExtended,
53 GpsLocationExtended &locationExtended,
H A DLocAdapterBase.cpp77 GpsLocationExtended &locationExtended,
85 GpsLocationExtended &locationExtended,
H A DLocAdapterBase.h79 GpsLocationExtended &locationExtended,
84 GpsLocationExtended &locationExtended,
H A DLocApiBase.h89 GpsLocationExtended &locationExtended,
95 GpsLocationExtended &locationExtended,
H A Dgps_extended_c.h186 /** Flags to indicate which values are valid in a GpsLocationExtended. */
188 /** GpsLocationExtended has valid pdop, hdop, vdop. */
190 /** GpsLocationExtended has valid altitude mean sea level. */
196 /** GpsLocationExtended has valid vertical uncertainty */
198 /** GpsLocationExtended has valid speed uncertainty */
203 /** set to sizeof(GpsLocationExtended) */
221 } GpsLocationExtended; typedef in typeref:struct:__anon1779
H A DLocApiBase.cpp194 GpsLocationExtended &locationExtended,
210 GpsLocationExtended &locationExtended,
/hardware/qcom/gps/core/
H A DUlpProxyBase.h55 GpsLocationExtended &locationExtended,
62 GpsLocationExtended &locationExtended,
H A DLocAdapterBase.cpp69 GpsLocationExtended &locationExtended,
77 GpsLocationExtended &locationExtended,
H A DLocAdapterBase.h81 GpsLocationExtended &locationExtended,
86 GpsLocationExtended &locationExtended,
H A DLocApiBase.h103 GpsLocationExtended &locationExtended,
109 GpsLocationExtended &locationExtended,
H A DLocApiBase.cpp224 GpsLocationExtended &locationExtended,
240 GpsLocationExtended &locationExtended,
H A Dgps_extended_c.h212 /** GpsLocationExtended has valid latitude and longitude. */
214 /** GpsLocationExtended has valid altitude. */
216 /** GpsLocationExtended has valid speed. */
218 /** GpsLocationExtended has valid bearing. */
220 /** GpsLocationExtended has valid accuracy. */
228 /** Flags to indicate which values are valid in a GpsLocationExtended. */
230 /** GpsLocationExtended has valid pdop, hdop, vdop. */
232 /** GpsLocationExtended has valid altitude mean sea level. */
238 /** GpsLocationExtended has valid vertical uncertainty */
240 /** GpsLocationExtended ha
263 } GpsLocationExtended; typedef in typeref:struct:__anon1694
[all...]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp684 GpsLocationExtended locationExtended = {0};
803 GpsLocationExtended locationExtended = {0};

Completed in 109 milliseconds