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 273 HandleRemoteError(
320 HandleRemoteError("Received message with no destination ID");
347 HandleRemoteError(base::StringPrintf(
399 HandleRemoteError(
412 HandleRemoteError(
422 HandleRemoteError(
432 HandleRemoteError(
437 HandleRemoteError("Received invalid channel message");
513 void Channel::HandleRemoteError(const base::StringPiece& error_message) {
channel.h 155 void HandleRemoteError(const base::StringPiece& error_message);

Completed in 550 milliseconds