HomeSort by relevance Sort by last modified time
    Searched refs:GetCpuArchitecture (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
systeminfo.h 55 Architecture GetCpuArchitecture();
systeminfo_unittest.cc 55 TEST(SystemInfoTest, GetCpuArchitecture) {
57 LOG(LS_INFO) << "CpuArchitecture: " << info.GetCpuArchitecture();
58 talk_base::SystemInfo::Architecture architecture = info.GetCpuArchitecture();
systeminfo.cc 263 SystemInfo::Architecture SystemInfo::GetCpuArchitecture() {

Completed in 126 milliseconds