Home
last modified time | relevance | path

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

/device/google/bonito/usb/
DUsb.cpp70 std::string appendRoleNodeHelper(const std::string &portName, in appendRoleNodeHelper()
114 void switchToDrp(const std::string &portName) { in switchToDrp()
134 bool switchMode(const hidl_string &portName, in switchMode()
214 Return<void> Usb::switchRole(const hidl_string &portName, in switchRole()
271 Status getAccessoryConnected(const std::string &portName, std::string *accessory) { in getAccessoryConnected()
284 Status getCurrentRoleHelper(const std::string &portName, bool connected, in getCurrentRoleHelper()
362 std::unordered_map<std::string, bool>::const_iterator portName = in getTypeCPortNamesHelper() local
380 bool canSwitchRoleHelper(const std::string &portName, PortRoleType /*type*/) { in canSwitchRoleHelper()
/device/google/crosshatch/usb/
DUsb.cpp72 std::string appendRoleNodeHelper(const std::string &portName, in appendRoleNodeHelper()
116 void switchToDrp(const std::string &portName) { in switchToDrp()
136 bool switchMode(const hidl_string &portName, in switchMode()
216 Return<void> Usb::switchRole(const hidl_string &portName, in switchRole()
273 Status getAccessoryConnected(const std::string &portName, std::string *accessory) { in getAccessoryConnected()
286 Status getCurrentRoleHelper(const std::string &portName, bool connected, in getCurrentRoleHelper()
364 std::unordered_map<std::string, bool>::const_iterator portName = in getTypeCPortNamesHelper() local
382 bool canSwitchRoleHelper(const std::string &portName, PortRoleType /*type*/) { in canSwitchRoleHelper()
/device/google/wahoo/usb/
DUsb.cpp96 std::string appendRoleNodeHelper(const std::string &portName, in appendRoleNodeHelper()
140 void switchToDrp(const std::string &portName) { in switchToDrp()
160 bool switchMode(const hidl_string &portName, in switchMode()
240 Return<void> Usb::switchRole(const hidl_string &portName, in switchRole()
297 Status getAccessoryConnected(const std::string &portName, std::string *accessory) { in getAccessoryConnected()
310 Status getCurrentRoleHelper(const std::string &portName, bool connected, in getCurrentRoleHelper()
388 std::unordered_map<std::string, bool>::const_iterator portName = in getTypeCPortNamesHelper() local
406 bool canSwitchRoleHelper(const std::string &portName, PortRoleType /*type*/) { in canSwitchRoleHelper()
/device/google/coral/usb/
DUsb.cpp159 std::string appendRoleNodeHelper(const std::string &portName, PortRoleType type) { in appendRoleNodeHelper()
205 void switchToDrp(const std::string &portName) { in switchToDrp()
224 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()
354 Status getAccessoryConnected(const std::string &portName, std::string *accessory) { in getAccessoryConnected()
365 Status getCurrentRoleHelper(const std::string &portName, bool connected, PortRoleType type, in getCurrentRoleHelper()
443 std::unordered_map<std::string, bool>::const_iterator portName = in getTypeCPortNamesHelper() local
461 bool canSwitchRoleHelper(const std::string &portName, PortRoleType /*type*/) { in canSwitchRoleHelper()