OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gps_location_callback
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware/include/hardware/
gps.h
337
typedef void (*
gps_location_callback
)(GpsLocation* location);
typedef
379
gps_location_callback
location_cb;
/device/generic/goldfish/gps/
gps_qemu.c
189
gps_location_callback
callback;
239
nmea_reader_set_callback( NmeaReader* r,
gps_location_callback
cb )
Completed in 27 milliseconds