Searched defs:dataRole (Results 1 – 4 of 4) sorted by relevance
81 int32_t UsbImplMock::QueryPort(int32_t &portId, int32_t &powerRole, int32_t &dataRole, int32_t &mod… in QueryPort()99 int32_t UsbImplMock::SetPortRole(int32_t portId, int32_t powerRole, int32_t dataRole) in SetPortRole()
72 int32_t dataRole = DATA_ROLE_NONE; variable
134 int32_t dataRole = DATA_ROLE_NONE; in BENCHMARK_F() local
513 int32_t dataRole = DATA_ROLE_NONE; variable