Searched defs:OnConnectionError (Results 1 – 4 of 4) sorted by relevance
/external/libmojo/mojo/public/cpp/bindings/ | ||
D | binding_set.h | 80 void OnConnectionError() { in OnConnectionError() function |
D | strong_binding.h | 111 void OnConnectionError() { in OnConnectionError() function |
/external/libmojo/mojo/public/cpp/bindings/lib/ | ||
D | router.cc | 295 void Router::OnConnectionError() { in OnConnectionError() function in mojo::internal::Router |
/external/libmojo/mojo/public/cpp/bindings/tests/ | ||
D | binding_unittest.cc | 188 void OnConnectionError() { delete this; } in OnConnectionError() function in mojo::__anon9a3858bd0111::ServiceImplWithBinding |