Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dlinux.cc27 static const char kCpuInfoFile[] = "/proc/cpuinfo"; variable
39 if (!procfs.Open(kCpuInfoFile)) { in LoadFromSystem()