Home
last modified time | relevance | path

Searched refs:switchRole (Results 1 – 8 of 8) sorted by relevance

/device/google/crosshatch/usb/
DUsb.h45 Return<void> switchRole(const hidl_string& portName, const V1_0::PortRole& role) override;
DUsb.cpp216 Return<void> Usb::switchRole(const hidl_string &portName, in switchRole() function in android::hardware::usb::V1_1::implementation::Usb
/device/google/wahoo/usb/
DUsb.h45 Return<void> switchRole(const hidl_string& portName, const V1_0::PortRole& role) override;
DUsb.cpp240 Return<void> Usb::switchRole(const hidl_string &portName, in switchRole() function in android::hardware::usb::V1_1::implementation::Usb
/device/google/bonito/usb/
DUsb.h45 Return<void> switchRole(const hidl_string& portName, const V1_0::PortRole& role) override;
DUsb.cpp214 Return<void> Usb::switchRole(const hidl_string &portName, in switchRole() function in android::hardware::usb::V1_1::implementation::Usb
/device/google/coral/usb/
DUsb.h53 Return<void> switchRole(const hidl_string &portName, const V1_0::PortRole &role) override;
DUsb.cpp301 Return<void> Usb::switchRole(const hidl_string &portName, const V1_0::PortRole &newRole) { in switchRole() function in android::hardware::usb::V1_2::implementation::Usb