Home
last modified time | relevance | path

Searched refs:set_connection_error_handler (Results 1 – 25 of 26) sorted by relevance

12

/external/libmojo/mojo/public/cpp/bindings/
Dstrong_binding.h76 binding_.set_connection_error_handler( in Bind()
83 binding_.set_connection_error_handler( in Bind()
90 binding_.set_connection_error_handler( in Bind()
102 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dbinding_set.h28 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
34 binding->set_connection_error_handler( in AddBinding()
64 binding_.set_connection_error_handler( in Element()
70 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dassociated_binding.h105 endpoint_client_->set_connection_error_handler(
141 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dinterface_ptr.h139 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
140 internal_state_.set_connection_error_handler(error_handler); in set_connection_error_handler()
Dassociated_interface_ptr.h125 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
126 internal_state_.set_connection_error_handler(error_handler); in set_connection_error_handler()
Dbinding.h215 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
217 internal_state_.set_connection_error_handler(error_handler); in set_connection_error_handler()
Dinterface_ptr_set.h53 ptr_.set_connection_error_handler(base::Bind(&DeleteElement, this)); in Element()
Dconnector.h69 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dinterface_endpoint_client.h46 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
/external/libmojo/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc85 ptr.set_connection_error_handler( in TEST_F()
103 ptr.set_connection_error_handler( in TEST_F()
139 binding.set_connection_error_handler( in TEST_F()
158 binding.set_connection_error_handler(SetFlagAndRunClosure(&called)); in TEST_F()
178 binding_.set_connection_error_handler( in ServiceImplWithBinding()
298 binding.set_connection_error_handler( in TEST_F()
326 ptr.set_connection_error_handler( in TEST_F()
389 ptr.set_connection_error_handler( in TEST_F()
395 impl->binding().set_connection_error_handler( in TEST_F()
Dbind_task_runner_unittest.cc304 impl_->binding()->set_connection_error_handler( in TEST_F()
313 ptr_.set_connection_error_handler( in TEST_F()
353 connection_impl_->sender_impl()->binding()->set_connection_error_handler( in TEST_F()
357 connection_impl_->binding()->set_connection_error_handler( in TEST_F()
361 sender_ptr_.set_connection_error_handler( in TEST_F()
374 connection_impl_->sender_impl()->binding()->set_connection_error_handler( in TEST_F()
378 connection_ptr_.set_connection_error_handler( in TEST_F()
382 sender_ptr_.set_connection_error_handler( in TEST_F()
Drouter_unittest.cc145 router0.set_connection_error_handler(run_loop.QuitClosure()); in TEST_F()
146 router1.set_connection_error_handler(run_loop2.QuitClosure()); in TEST_F()
236 router0.set_connection_error_handler( in TEST_F()
243 router1.set_connection_error_handler( in TEST_F()
Dmultiplex_router_unittest.cc173 client0.set_connection_error_handler(run_loop.QuitClosure()); in TEST_F()
174 client1.set_connection_error_handler(run_loop2.QuitClosure()); in TEST_F()
264 client0.set_connection_error_handler( in TEST_F()
274 client1.set_connection_error_handler( in TEST_F()
Dinterface_ptr_unittest.cc63 void set_connection_error_handler(const base::Closure& closure) { in set_connection_error_handler() function in mojo::test::__anon269cf8270111::MathCalculatorUI
64 calculator_.set_connection_error_handler(closure); in set_connection_error_handler()
333 calculator_ui.set_connection_error_handler(run_loop2.QuitClosure()); in TEST_F()
348 proxy.set_connection_error_handler( in TEST_F()
472 ptr.set_connection_error_handler(run_loop3.QuitClosure()); in TEST_F()
490 binding_.set_connection_error_handler( in StrongMathCalculatorImpl()
564 binding_.set_connection_error_handler( in WeakMathCalculatorImpl()
Dassociated_interface_unittest.cc52 void set_connection_error_handler(const base::Closure& handler) { in set_connection_error_handler() function in mojo::test::__anoncb765ed10111::IntegerSenderImpl
53 binding_.set_connection_error_handler(handler); in set_connection_error_handler()
71 sender_impl->set_connection_error_handler( in GetSender()
206 ptr0.set_connection_error_handler( in TEST_F()
215 impl1.binding()->set_connection_error_handler( in TEST_F()
Dconnector_unittest.cc292 connector0.set_connection_error_handler(run_loop.QuitClosure()); in TEST_F()
450 connector0.set_connection_error_handler( in TEST_F()
457 connector1.set_connection_error_handler( in TEST_F()
Dbinding_callback_unittest.cc203 interface_ptr_.set_connection_error_handler(run_loop.QuitClosure()); in TEST_F()
Dsync_method_unittest.cc622 ptr.set_connection_error_handler( in TYPED_TEST()
676 ptr.set_connection_error_handler( in TYPED_TEST()
Dpickle_unittest.cc75 proxy->set_connection_error_handler(callback); in ExpectError()
Dstruct_traits_unittest.cc55 proxy->set_connection_error_handler(callback); in ExpectError()
/external/libmojo/mojo/public/cpp/bindings/lib/
Dbinding_state.h61 router_->set_connection_error_handler( in Bind()
98 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
121 router_->set_connection_error_handler(base::Closure()); in DestroyRouter()
164 endpoint_client_->set_connection_error_handler( in Bind()
207 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dinterface_ptr_state.h124 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
128 router_->set_connection_error_handler(error_handler); in set_connection_error_handler()
276 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
280 endpoint_client_->set_connection_error_handler(error_handler); in set_connection_error_handler()
Dassociated_interface_ptr_state.h112 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
114 endpoint_client_->set_connection_error_handler(error_handler); in set_connection_error_handler()
Drouter.h44 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Drouter.cc137 connector_.set_connection_error_handler( in Router()

12