Home
last modified time | relevance | path

Searched defs:task_port (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/mojo/core/
Dmach_port_relay.cc100 mach_port_t task_port = port_provider_->TaskForPid(process); in SendPortsToProcess() local
160 mach_port_t task_port = port_provider_->TaskForPid(process); in ExtractPort() local
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachException.h43 task_t task_port; member
113 task_t task_port; // Set to TASK_NULL for any TASK member
DMachException.cpp74 mach_port_t exc_port, mach_port_t thread_port, mach_port_t task_port, in catch_mach_exception_raise_state_identity()
94 mach_port_t task_port, exception_type_t exc_type, in catch_mach_exception_raise()