HomeSort by relevance Sort by last modified time
    Searched refs:MACH_MSG_TYPE_MAKE_SEND (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/mac/
dispatch_source_mach_unittest.cc 26 port, MACH_MSG_TYPE_MAKE_SEND));
launchd_interception_server.cc 44 MACH_MSG_TYPE_MAKE_SEND) != KERN_SUCCESS)) {
xpc_message_server_unittest.cc 60 server_.GetServerPort(), MACH_MSG_TYPE_MAKE_SEND) != KERN_SUCCESS) {
  /external/lldb/source/Core/
ConnectionMachPort.cpp 272 message.head.msgh_bits = MACH_MSGH_BITS_REMOTE (MACH_MSG_TYPE_MAKE_SEND) |
  /external/lldb/tools/debugserver/source/MacOSX/
MachTask.cpp 596 err = ::mach_port_insert_right (task_self, m_exception_port, m_exception_port, MACH_MSG_TYPE_MAKE_SEND);
    [all...]
  /external/bison/
configure     [all...]

Completed in 315 milliseconds