Home
last modified time | relevance | path

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

/external/chromium_org/build/
Ddetect_host_arch.py13 def HostArch(): function
37 return HostArch()
/external/chromium_org/chrome/installer/linux/sysroot_scripts/
Dinstall-debian.wheezy.sysroot.py89 detected_host_arch = detect_host_arch.HostArch()
/external/chromium_org/chrome/test/nacl_test_injection/
Dbuildbot_chrome_nacl_stage.py161 elif '64' in detect_host_arch.HostArch():