Searched refs:kIntel64 (Results 1 – 1 of 1) sorted by relevance
2812 const std::string kIntel64 = "x86_64"; in Extract() local2815 auto arch = architectures_from_apk.find(kIntel64); in Extract()