Home
last modified time | relevance | path

Searched refs:location_cb (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng.h69 gps_location_callback location_cb; member
Dloc_eng.cpp197 loc_eng_data.location_cb = callbacks->location_cb; in loc_eng_init()
801 if (loc_eng_data.location_cb != NULL) in loc_eng_report_position()
804 loc_eng_data.location_cb (&location); in loc_eng_report_position()
/hardware/libhardware/include/hardware/
Dgps.h366 gps_location_callback location_cb; member