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

  /external/chromium_org/ipc/
ipc_message.h 89 bool is_reply() const { function in class:IPC::Message
  /external/lldb/source/Plugins/Process/MacOSX-Kernel/
CommunicationKDP.cpp 860 const bool is_reply = ExtractIsReply(first_packet_byte); local
863 is_reply ? "<--" : "-->",
870 if (is_reply)
    [all...]

Completed in 1189 milliseconds