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

  /external/chromium_org/third_party/libjingle/source/talk/base/
systeminfo.h 41 SI_ARCH_X86 = 0,
systeminfo_unittest.cc 66 EXPECT_EQ(talk_base::SystemInfo::SI_ARCH_X86, architecture);
systeminfo.cc 137 cpu_arch_ = SI_ARCH_X86;

Completed in 2266 milliseconds