Home
last modified time | relevance | path

Searched refs:encountered_error_ (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dinterface_endpoint_client.cc237 if (encountered_error_) in Accept()
256 if (encountered_error_) in AcceptWithResponder()
313 if (encountered_error_) in NotifyError()
315 encountered_error_ = true; in NotifyError()
376 if (encountered_error_) { in HandleValidatedMessage()
Dcontrol_message_proxy.h39 bool encountered_error_ = false; variable
Dcontrol_message_proxy.cc148 if (encountered_error_) in FlushForTesting()
169 encountered_error_ = true; in OnConnectionError()
Dmultiplex_router.h273 bool encountered_error_ = false; variable
Dmultiplex_router.cc392 if (encountered_error_) in AssociateInterface()
422 if (encountered_error_) in CreateLocalEndpointHandle()
650 encountered_error_ = true; in OnPipeConnectionError()
/external/libchrome/mojo/public/cpp/bindings/
Dinterface_endpoint_client.h71 return encountered_error_; in encountered_error()
179 bool encountered_error_ = false; variable
/external/libchrome/ipc/
Dipc_mojo_bootstrap.cc217 if (encountered_error_) in AssociateInterface()
258 if (encountered_error_) in CreateLocalEndpointHandle()
693 encountered_error_ = true; in OnPipeError()
950 bool encountered_error_ = false; member in IPC::__anonf422a6c80111::ChannelAssociatedGroupController