Home
last modified time | relevance | path

Searched defs:newRole (Results 1 – 4 of 4) sorted by relevance

/device/google/bonito/usb/
DUsb.cpp135 const PortRole &newRole, struct Usb *usb) { in switchMode()
215 const V1_0::PortRole &newRole) { in switchRole()
/device/google/crosshatch/usb/
DUsb.cpp137 const PortRole &newRole, struct Usb *usb) { in switchMode()
217 const V1_0::PortRole &newRole) { in switchRole()
/device/google/wahoo/usb/
DUsb.cpp161 const PortRole &newRole, struct Usb *usb) { in switchMode()
241 const V1_0::PortRole &newRole) { in switchRole()
/device/google/coral/usb/
DUsb.cpp224 bool switchMode(const hidl_string &portName, const PortRole &newRole, struct Usb *usb) { in switchMode()
301 Return<void> Usb::switchRole(const hidl_string &portName, const V1_0::PortRole &newRole) { in switchRole()