Searched refs:get_gps_geofence_interface_function (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc.cpp518 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); typedef
519 get_gps_geofence_interface_function get_gps_geofence_interface;
534 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc.cpp550 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); typedef
551 get_gps_geofence_interface_function get_gps_geofence_interface;
566 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc.cpp649 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); typedef
650 get_gps_geofence_interface_function get_gps_geofence_interface;
665 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc.cpp551 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); typedef
552 get_gps_geofence_interface_function get_gps_geofence_interface;
567 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc.cpp550 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); typedef
551 get_gps_geofence_interface_function get_gps_geofence_interface;
566 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc.cpp551 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); typedef
552 get_gps_geofence_interface_function get_gps_geofence_interface;
567 get_gps_geofence_interface = (get_gps_geofence_interface_function)dlsym(handle, "gps_geofence_get_interface");

Completed in 42 milliseconds