OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleRemoteError
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/mojo/system/
channel.cc
142
HandleRemoteError
(base::StringPrintf(
160
HandleRemoteError
("Received message with no destination ID");
176
HandleRemoteError
(base::StringPrintf(
200
HandleRemoteError
("Received invalid channel message");
204
void Channel::
HandleRemoteError
(const base::StringPiece& error_message) {
channel.h
106
void
HandleRemoteError
(const base::StringPiece& error_message);
Completed in 75 milliseconds