Searched refs:PassInterface (Results 1 – 11 of 11) sorted by relevance
184 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function190 return state.PassInterface(); in PassInterface()
157 AssociatedInterfacePtrInfo<Interface> PassInterface() { in PassInterface() function162 return state.PassInterface(); in PassInterface()
193 An `InterfacePtr<T>` may be unbound by calling its `PassInterface()` method,
127 AssociatedInterfacePtrInfo<Interface> PassInterface() { in PassInterface() function
154 InterfacePtrInfo<Interface> PassInterface() { in PassInterface() function
83 InterfacePtrInfo<T> info = input.PassInterface();
94 , param_{{param.name}}_(param_{{param.name}}.PassInterface())
301 ignore_result(ping_receiver_.PassInterface().PassHandle().release()); in RunPingPongServer()446 ignore_result(driver_ptr_.PassInterface().PassHandle().release()); in RunInterfacePassingServer()
295 ignore_result(ping_receiver_.PassInterface().PassHandle().release()); in RunPingPongServer()
1155 handle->set_f_small_cache(ptr.PassInterface()); in TEST()1170 HandleUnionPtr handle = HandleUnion::NewFSmallCache(ptr.PassInterface()); in TEST()1185 handle->set_f_small_cache(ptr.PassInterface()); in TEST()
897 math::ThreadSafeCalculatorPtr::Create(ptr.PassInterface(), in TEST_P()