HomeSort by relevance Sort by last modified time
    Searched refs:HandleRemoteError (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/mojo/system/
channel.cc 288 HandleRemoteError(base::StringPrintf(
319 HandleRemoteError("Received message with no destination ID");
335 HandleRemoteError(base::StringPrintf(
388 HandleRemoteError(
401 HandleRemoteError(
411 HandleRemoteError(
422 HandleRemoteError(
427 HandleRemoteError("Received invalid channel message");
489 void Channel::HandleRemoteError(const base::StringPiece& error_message) {
channel.h 165 void HandleRemoteError(const base::StringPiece& error_message);

Completed in 264 milliseconds