Home
last modified time | relevance | path

Searched refs:ScopedMachSendRight (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/
Dsys_info_mac.cc51 base::mac::ScopedMachSendRight host(mach_host_self()); in AmountOfPhysicalMemory()
66 base::mac::ScopedMachSendRight host(mach_host_self()); in AmountOfAvailablePhysicalMemory()
/external/libchrome/base/mac/
Dscoped_mach_port.h48 using ScopedMachSendRight = variable
/external/libchrome/base/process/
Dprocess_metrics_mac.cc354 base::mac::ScopedMachSendRight host(mach_host_self()); in GetSystemCommitCharge()
372 base::mac::ScopedMachSendRight host(mach_host_self()); in GetSystemMemoryInfo()
/external/libchrome/base/time/
Dtime_mac.cc78 base::mac::ScopedMachSendRight thread(mach_thread_self()); in ComputeThreadTicks()