ScopedMachPort 10 base/mac/scoped_mach_port.cc ScopedMachPort::ScopedMachPort(mach_port_t port) : port_(port) { ScopedMachPort 13 base/mac/scoped_mach_port.cc ScopedMachPort::~ScopedMachPort() { ScopedMachPort 17 base/mac/scoped_mach_port.cc void ScopedMachPort::reset(mach_port_t port) { ScopedMachPort 18 base/mac/scoped_mach_port.h class BASE_EXPORT ScopedMachPort { ScopedMachPort 21 base/mac/scoped_mach_port.h explicit ScopedMachPort(mach_port_t port); ScopedMachPort 23 base/mac/scoped_mach_port.h ~ScopedMachPort(); ScopedMachPort 38 base/mac/scoped_mach_port.h DISALLOW_COPY_AND_ASSIGN(ScopedMachPort); ScopedMachPort 371 base/process/process_metrics_mac.cc base::mac::ScopedMachPort host(mach_host_self()); ScopedMachPort 48 base/sys_info_mac.cc base::mac::ScopedMachPort host(mach_host_self()); ScopedMachPort 63 base/sys_info_mac.cc base::mac::ScopedMachPort host(mach_host_self()); ScopedMachPort 74 base/time/time_mac.cc base::mac::ScopedMachPort thread(mach_thread_self()); ScopedMachPort 19 chrome/browser/extensions/api/system_cpu/cpu_info_provider_mac.cc base::mac::ScopedMachPort host(mach_host_self());