HomeSort by relevance Sort by last modified time
    Searched defs:CpuWrapperMac (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/system_wrappers/source/
cpu_mac.cc 20 CpuWrapperMac::CpuWrapperMac()
61 CpuWrapperMac::~CpuWrapperMac()
67 WebRtc_Word32 CpuWrapperMac::CpuUsage()
75 CpuWrapperMac::CpuUsageMultiCore(WebRtc_UWord32& numCores,
100 WebRtc_Word32 CpuWrapperMac::Update(WebRtc_Word64 timeDiffMS)
cpu_mac.h 17 class CpuWrapperMac : public CpuWrapper
20 CpuWrapperMac();
21 virtual ~CpuWrapperMac();

Completed in 1802 milliseconds