Home
last modified time | relevance | path

Searched refs:mach_host (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/adaptation/
Doveruse_frame_detector.cc446 mach_port_t mach_host = mach_host_self(); in CpuOveruseOptions() local
450 host_info(mach_host, HOST_BASIC_INFO, reinterpret_cast<host_info_t>(&hbi), in CpuOveruseOptions()
452 mach_port_deallocate(mach_task_self(), mach_host); in CpuOveruseOptions()
/external/walt/ios/WALT/
DWALTClient.m23 #include <mach/mach_host.h>