Searched defs:OnConnectionError (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/mojo/public/cpp/bindings/ | ||
D | strong_binding.h | 113 void OnConnectionError(uint32_t custom_reason, in OnConnectionError() function |
D | strong_associated_binding.h | 105 void OnConnectionError(uint32_t custom_reason, in OnConnectionError() function |
/external/libchrome/mojo/public/cpp/bindings/lib/ | ||
D | control_message_proxy.cc | 168 void ControlMessageProxy::OnConnectionError() { in OnConnectionError() function in mojo::internal::ControlMessageProxy |
/external/libchrome/mojo/public/cpp/bindings/tests/ | ||
D | binding_unittest.cc | 180 void OnConnectionError() { delete this; } in OnConnectionError() function in mojo::__anonda42b1ef0111::ServiceImplWithBinding |