Home
last modified time | relevance | path

Searched refs:get_gps_geofence_interface_function (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc.cpp518 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface() typedef
519 get_gps_geofence_interface_function get_gps_geofence_interface; in get_geofence_interface()
534 …get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_… in get_geofence_interface()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp649 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface() typedef
650 get_gps_geofence_interface_function get_gps_geofence_interface; in get_geofence_interface()
665 …get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_… in get_geofence_interface()