Home
last modified time | relevance | path

Searched defs:WebRtc_UWord32 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/src/system_wrappers/source/
Dcpu_mac.h25 WebRtc_UWord32 /*length*/) {return -1;} in CpuUsage() argument
26 virtual WebRtc_Word32 CpuUsage(WebRtc_UWord32 /*dwProcessID*/) {return -1;} in CpuUsage() argument
Dcpu_linux.h25 WebRtc_UWord32 /*length*/) {return 0;} in CpuUsage() argument
26 virtual WebRtc_Word32 CpuUsage(WebRtc_UWord32 /*dwProcessID*/) {return 0;} in CpuUsage() argument
/external/webrtc/src/
Dtypedefs.h76 typedef uint32_t WebRtc_UWord32; typedef
91 typedef uint32_t WebRtc_UWord32; typedef