Home
last modified time | relevance | path

Searched refs:GetAbis (Results 1 – 16 of 16) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/debug_stub/
H A Dabi.cc283 static AbiMap_t *GetAbis() { in GetAbis() function
346 AbiMap_t *abis = GetAbis(); in Register()
356 AbiMap_t::const_iterator itr = GetAbis()->find(name); in Find()
357 if (itr == GetAbis()->end()) return NULL; in Find()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/devil/devil/android/
H A Dapk_helper_test.py327 ]), set(helper.GetAbis()))
334 ]), set(helper.GetAbis()))
338 set([os.path.basename(abi_pair.abi64bit)]), set(helper.GetAbis()))
H A Dapk_helper.py393 def GetAbis(self): member in BaseApkHelper
H A Ddevice_utils_test.py94 def GetAbis(self): member in _MockApkHelper
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/gtest/
H A Dgtest_test_instance.py473 return self._apk_helper.GetAbis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/gtest/
H A Dgtest_test_instance.py522 return self._apk_helper.GetAbis()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/gtest/
H A Dgtest_test_instance.py515 return self._apk_helper.GetAbis()
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/gtest/
H A Dgtest_test_instance.py549 return self._apk_helper.GetAbis()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/
H A Dapk_operations.py1224 abis = self.apk_helper.GetAbis()
1271 print('Supported ABIs: %r' % self.apk_helper.GetAbis())
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/
H A Dapk_operations.py1228 abis = self.apk_helper.GetAbis()
1275 print('Supported ABIs: %r' % self.apk_helper.GetAbis())
/dports/lang/v8/v8-9.6.180.12/build/android/
H A Dapk_operations.py1229 abis = self.apk_helper.GetAbis()
1276 print('Supported ABIs: %r' % self.apk_helper.GetAbis())
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/
H A Dapk_operations.py1228 abis = self.apk_helper.GetAbis()
1275 print('Supported ABIs: %r' % self.apk_helper.GetAbis())
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py873 ret = apk.GetAbis()
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py944 ret = apk.GetAbis()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py943 ret = apk.GetAbis()
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py1048 ret = apk.GetAbis()