Searched refs:get_gps_geofence_interface_function (Results 1 – 2 of 2) sorted by relevance
518 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface() typedef519 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()
649 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface() typedef650 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()