Searched refs:GetInterfaceDescriptor (Results 1 – 4 of 4) sorted by relevance
105 .ok_or(Error::GetInterfaceDescriptor(i, *alt_setting))?; in get_config_descriptor_filtered()296 .ok_or(Error::GetInterfaceDescriptor(*i, *alt_setting))?; in create_endpoints()
29 TEST_F(AidlTest, GetInterfaceDescriptor) { in TEST_F() argument
60 GetInterfaceDescriptor(u8, u8), enumerator
65 TEST_P(BinderRpc, GetInterfaceDescriptor) { in TEST_P() argument