Searched refs:interface_size (Results 1 – 1 of 1) sorted by relevance
875 size_t interface_size = sAGpsInterface->size; in android_location_GnssLocationProvider_agps_data_conn_open() local876 if (interface_size == sizeof(AGpsInterface)) { in android_location_GnssLocationProvider_agps_data_conn_open()878 } else if (interface_size == sizeof(AGpsInterface_v1)) { in android_location_GnssLocationProvider_agps_data_conn_open()881 ALOGE("Invalid size of AGpsInterface found: %zd.", interface_size); in android_location_GnssLocationProvider_agps_data_conn_open()