Searched refs:PassInterface (Results 1 – 6 of 6) sorted by relevance
178 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function184 return state.PassInterface(); in PassInterface()
154 AssociatedInterfacePtrInfo<Interface> PassInterface() { in PassInterface() function159 return state.PassInterface(); in PassInterface()
97 AssociatedInterfacePtrInfo<Interface> PassInterface() { in PassInterface() function
115 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function
119 InterfacePtrInfo<T> info = input.PassInterface();
728 EXPECT_TRUE(FuseInterface(std::move(request), proxy.PassInterface())); in TEST_F()