Home
last modified time | relevance | path

Searched defs:set_connection_error_handler (Results 1 – 14 of 14) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
Dbinding_set.h28 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
70 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dassociated_binding.h141 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dbinding.h215 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dstrong_binding.h102 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
Dconnector.h69 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dassociated_interface_ptr.h125 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
/external/libmojo/mojo/public/cpp/bindings/lib/
Dbinding_state.h98 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
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
276 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Dassociated_interface_ptr_state.h112 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
Drouter.h44 void set_connection_error_handler(const base::Closure& error_handler) { in set_connection_error_handler() function
/external/libmojo/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc52 void set_connection_error_handler(const base::Closure& handler) { in set_connection_error_handler() function in mojo::test::__anoncb765ed10111::IntegerSenderImpl
Dinterface_ptr_unittest.cc63 void set_connection_error_handler(const base::Closure& closure) { in set_connection_error_handler() function in mojo::test::__anon269cf8270111::MathCalculatorUI