/external/libmojo/mojo/public/cpp/bindings/ |
D | strong_binding.h | 76 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
|
D | binding_set.h | 28 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
|
D | associated_binding.h | 105 endpoint_client_->set_connection_error_handler( 141 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
|
D | interface_ptr.h | 139 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()
|
D | associated_interface_ptr.h | 125 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()
|
D | binding.h | 215 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()
|
D | interface_ptr_set.h | 53 ptr_.set_connection_error_handler(base::Bind(&DeleteElement, this)); in Element()
|
D | connector.h | 69 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
|
D | interface_endpoint_client.h | 46 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
|
/external/libmojo/mojo/public/cpp/bindings/tests/ |
D | binding_unittest.cc | 85 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()
|
D | bind_task_runner_unittest.cc | 304 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()
|
D | router_unittest.cc | 145 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()
|
D | multiplex_router_unittest.cc | 173 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()
|
D | interface_ptr_unittest.cc | 63 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()
|
D | associated_interface_unittest.cc | 52 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()
|
D | connector_unittest.cc | 292 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()
|
D | binding_callback_unittest.cc | 203 interface_ptr_.set_connection_error_handler(run_loop.QuitClosure()); in TEST_F()
|
D | sync_method_unittest.cc | 622 ptr.set_connection_error_handler( in TYPED_TEST() 676 ptr.set_connection_error_handler( in TYPED_TEST()
|
D | pickle_unittest.cc | 75 proxy->set_connection_error_handler(callback); in ExpectError()
|
D | struct_traits_unittest.cc | 55 proxy->set_connection_error_handler(callback); in ExpectError()
|
/external/libmojo/mojo/public/cpp/bindings/lib/ |
D | binding_state.h | 61 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
|
D | interface_ptr_state.h | 124 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()
|
D | associated_interface_ptr_state.h | 112 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()
|
D | router.h | 44 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
|
D | router.cc | 137 connector_.set_connection_error_handler( in Router()
|