Home
last modified time | relevance | path

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

/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adf/libadf/
H A Dadf.cpp196 static int adf_device_attachment(struct adf_device *dev, in adf_device_attachment() function
216 return adf_device_attachment(dev, overlay_engine, interface, true); in adf_device_attach()
222 return adf_device_attachment(dev, overlay_engine, interface, false); in adf_device_detach()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/deprecated-adf/libadf/
H A Dadf.cpp196 static int adf_device_attachment(struct adf_device *dev, in adf_device_attachment() function
216 return adf_device_attachment(dev, overlay_engine, interface, true); in adf_device_attach()
222 return adf_device_attachment(dev, overlay_engine, interface, false); in adf_device_detach()