Searched refs:GetSectionCount (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | linux.h | 91 virtual bool GetSectionCount(size_t* count); |
D | linux.cc | 45 bool ProcCpuInfo::GetSectionCount(size_t* count) { in GetSectionCount() function in rtc::ProcCpuInfo |