Searched refs:PassInterface (Results 1 – 6 of 6) sorted by relevance
156 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function162 return state.PassInterface(); in PassInterface()
136 AssociatedInterfacePtrInfo<Interface> PassInterface() { in PassInterface() function141 return state.PassInterface(); in PassInterface()
113 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function263 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function
99 AssociatedInterfacePtrInfo<Interface> PassInterface() { in PassInterface() function
70 InterfacePtrInfo<T> info = input.PassInterface();
728 EXPECT_TRUE(FuseInterface(std::move(request), proxy.PassInterface())); in TEST_F()