Home
last modified time | relevance | path

Searched defs:switchRole (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/1/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole() method
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/3/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole() method
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/current/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole() method
/hardware/interfaces/usb/aidl/android/hardware/usb/
DIUsb.aidl93 void switchRole(in String portName, in PortRole role, long transactionId); in switchRole() method
/hardware/interfaces/usb/aidl/aidl_api/android.hardware.usb/2/android/hardware/usb/
DIUsb.aidl42 …oneway void switchRole(in String portName, in android.hardware.usb.PortRole role, long transaction… in switchRole() method
/hardware/interfaces/usb/1.0/default/
DUsb.cpp85 Return<void> Usb::switchRole(const hidl_string& portName, in switchRole() function in android::hardware::usb::V1_0::implementation::Usb
/hardware/interfaces/usb/aidl/default/
DUsb.cpp278 ScopedAStatus Usb::switchRole(const string& in_portName, in switchRole() function in aidl::android::hardware::usb::Usb