Searched defs:is_reply (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_message.h86 bool is_reply() const { function in class:IPC::Message
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp860 const bool is_reply = ExtractIsReply(first_packet_byte); local
863 is_reply ? "<--" : "-->",
870 if (is_reply)

Completed in 127 milliseconds