Home
last modified time | relevance | path

Searched defs:GetCpuArchitecture (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dsysteminfo.cc131 SystemInfo::Architecture SystemInfo::GetCpuArchitecture() { in GetCpuArchitecture() function in rtc::SystemInfo
Dsysteminfo_unittest.cc38 TEST(SystemInfoTest, GetCpuArchitecture) { in TEST() argument