OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsInternalMessage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ipc/
ipc_channel_reader.h
47
bool
IsInternalMessage
(const Message& m) const;
ipc_channel_reader.cc
41
bool ChannelReader::
IsInternalMessage
(const Message& m) const {
93
if (
IsInternalMessage
(m))
Completed in 324 milliseconds