Searched refs:PortRole (Results 1 – 8 of 8) sorted by relevance
39 using ::android::hardware::usb::V1_0::PortRole;99 const PortRole& newRole, in notifyRoleSwitchStatus()164 PortRole usb_last_port_role;210 struct PortRole role; in TEST_F()230 struct PortRole role; in TEST_F()277 struct PortRole role; in TEST_F()323 struct PortRole role; in TEST_F()
24 using ::android::hardware::usb::V1_0::PortRole;36 Return<void> switchRole(const hidl_string& portName, const PortRole& role) override;
65 std::string convertRoletoString(PortRole role) { in convertRoletoString()86 const PortRole& newRole) { in switchRole()
40 using ::android::hardware::usb::V1_0::PortRole;112 const PortRole& /*newRole*/, Status /*retval*/) override { in notifyRoleSwitchStatus() argument
44 oneway notifyRoleSwitchStatus(string portName, PortRole newRole, Status retval);
32 oneway switchRole(string portName, PortRole role);
139 struct PortRole {
43 using ::android::hardware::usb::V1_0::PortRole;137 const PortRole& /*newRole*/, Status /*retval*/) override { in notifyRoleSwitchStatus() argument