Searched refs:OnConnectionError (Results 1 - 5 of 5) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/
H A Dstrong_binding.h77 base::Bind(&StrongBinding::OnConnectionError, base::Unretained(this)));
84 base::Bind(&StrongBinding::OnConnectionError, base::Unretained(this)));
91 base::Bind(&StrongBinding::OnConnectionError, base::Unretained(this)));
111 void OnConnectionError() { function in class:mojo::StrongBinding
H A Dbinding_set.h35 base::Bind(&BindingSet::OnConnectionError, base::Unretained(this)));
65 base::Bind(&Element::OnConnectionError, base::Unretained(this)));
80 void OnConnectionError() { function in class:mojo::BindingSet::Element
95 void OnConnectionError() { function in class:mojo::BindingSet
/external/libmojo/mojo/public/cpp/bindings/lib/
H A Drouter.cc138 base::Bind(&Router::OnConnectionError, base::Unretained(this)));
249 OnConnectionError();
295 void Router::OnConnectionError() { function in class:mojo::internal::Router
311 base::Bind(&Router::OnConnectionError, weak_factory_.GetWeakPtr()));
H A Drouter.h154 void OnConnectionError();
/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dbinding_unittest.cc179 base::Bind(&ServiceImplWithBinding::OnConnectionError,
188 void OnConnectionError() { delete this; } function in class:mojo::__anon11043::ServiceImplWithBinding

Completed in 166 milliseconds