Searched refs:ScopedMachSendRight (Results 1 – 8 of 8) sorted by relevance
60 base::mac::ScopedMachSendRight ReceiveMachPort(mach_port_t port_to_listen_on) { in ReceiveMachPort()70 return base::mac::ScopedMachSendRight(MACH_PORT_NULL); in ReceiveMachPort()72 return base::mac::ScopedMachSendRight(MACH_PORT_NULL); in ReceiveMachPort()73 return base::mac::ScopedMachSendRight(recv_msg.data.name); in ReceiveMachPort()78 base::mac::ScopedMachSendRight port_to_insert, in CreateIntermediateMachPort()
30 BASE_EXPORT base::mac::ScopedMachSendRight ReceiveMachPort(43 base::mac::ScopedMachSendRight port_to_insert,
48 using ScopedMachSendRight = variable
46 base::mac::ScopedMachSendRight scoped_right(parent_port);
78 base::mac::ScopedMachSendRight host(mach_host_self());93 base::mac::ScopedMachSendRight host(mach_host_self());
357 base::mac::ScopedMachSendRight host(mach_host_self()); in GetSystemCommitCharge()375 base::mac::ScopedMachSendRight host(mach_host_self()); in GetSystemMemoryInfo()
169 mac::ScopedMachSendRight server_port(LookupServer(service_name.c_str())); in CommonChildProcessSetUp()222 mac::ScopedMachSendRight client_port_;
78 base::mac::ScopedMachSendRight thread(mach_thread_self()); in ComputeThreadTicks()