Home
last modified time | relevance | path

Searched refs:apk_path (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/expectations/
H A Dmonochrome_public_bundle.arm64.libs_and_assets.expected7 apk_path=assets/icudtl.dat, compress=False, alignment=4
8 apk_path=assets/locales/af.pak, compress=False, alignment=4
9 apk_path=assets/locales/am.pak, compress=False, alignment=4
10 apk_path=assets/locales/ar.pak, compress=False, alignment=4
11 apk_path=assets/locales/as.pak, compress=False, alignment=4
12 apk_path=assets/locales/az.pak, compress=False, alignment=4
13 apk_path=assets/locales/be.pak, compress=False, alignment=4
14 apk_path=assets/locales/bg.pak, compress=False, alignment=4
15 apk_path=assets/locales/bn.pak, compress=False, alignment=4
16 apk_path=assets/locales/bs.pak, compress=False, alignment=4
[all …]
H A Dmonochrome_public_bundle.arm.libs_and_assets.expected5 apk_path=assets/icudtl.dat, compress=False, alignment=4
6 apk_path=assets/locales/af.pak, compress=False, alignment=4
7 apk_path=assets/locales/am.pak, compress=False, alignment=4
8 apk_path=assets/locales/ar.pak, compress=False, alignment=4
9 apk_path=assets/locales/as.pak, compress=False, alignment=4
10 apk_path=assets/locales/az.pak, compress=False, alignment=4
11 apk_path=assets/locales/be.pak, compress=False, alignment=4
12 apk_path=assets/locales/bg.pak, compress=False, alignment=4
13 apk_path=assets/locales/bn.pak, compress=False, alignment=4
14 apk_path=assets/locales/bs.pak, compress=False, alignment=4
[all …]
H A Dchrome_modern_public_bundle.arm64.libs_and_assets.expected5 apk_path=assets/icudtl.dat, compress=False, alignment=4
6 apk_path=assets/locales/af.pak, compress=False, alignment=4
7 apk_path=assets/locales/am.pak, compress=False, alignment=4
8 apk_path=assets/locales/ar.pak, compress=False, alignment=4
9 apk_path=assets/locales/as.pak, compress=False, alignment=4
10 apk_path=assets/locales/az.pak, compress=False, alignment=4
11 apk_path=assets/locales/be.pak, compress=False, alignment=4
12 apk_path=assets/locales/bg.pak, compress=False, alignment=4
13 apk_path=assets/locales/bn.pak, compress=False, alignment=4
14 apk_path=assets/locales/bs.pak, compress=False, alignment=4
[all …]
H A Dchrome_modern_public_bundle.arm.libs_and_assets.expected5 apk_path=assets/icudtl.dat, compress=False, alignment=4
6 apk_path=assets/locales/af.pak, compress=False, alignment=4
7 apk_path=assets/locales/am.pak, compress=False, alignment=4
8 apk_path=assets/locales/ar.pak, compress=False, alignment=4
9 apk_path=assets/locales/as.pak, compress=False, alignment=4
10 apk_path=assets/locales/az.pak, compress=False, alignment=4
11 apk_path=assets/locales/be.pak, compress=False, alignment=4
12 apk_path=assets/locales/bg.pak, compress=False, alignment=4
13 apk_path=assets/locales/bn.pak, compress=False, alignment=4
14 apk_path=assets/locales/bs.pak, compress=False, alignment=4
[all …]
H A Dtrichrome_chrome_bundle.arm64.libs_and_assets.expected4 apk_path=assets/locales/af.pak, compress=False, alignment=4
5 apk_path=assets/locales/am.pak, compress=False, alignment=4
6 apk_path=assets/locales/ar.pak, compress=False, alignment=4
7 apk_path=assets/locales/as.pak, compress=False, alignment=4
8 apk_path=assets/locales/az.pak, compress=False, alignment=4
9 apk_path=assets/locales/be.pak, compress=False, alignment=4
10 apk_path=assets/locales/bg.pak, compress=False, alignment=4
11 apk_path=assets/locales/bn.pak, compress=False, alignment=4
12 apk_path=assets/locales/bs.pak, compress=False, alignment=4
13 apk_path=assets/locales/ca.pak, compress=False, alignment=4
[all …]
H A Dtrichrome_chrome_bundle.arm.libs_and_assets.expected4 apk_path=assets/locales/af.pak, compress=False, alignment=4
5 apk_path=assets/locales/am.pak, compress=False, alignment=4
6 apk_path=assets/locales/ar.pak, compress=False, alignment=4
7 apk_path=assets/locales/as.pak, compress=False, alignment=4
8 apk_path=assets/locales/az.pak, compress=False, alignment=4
9 apk_path=assets/locales/be.pak, compress=False, alignment=4
10 apk_path=assets/locales/bg.pak, compress=False, alignment=4
11 apk_path=assets/locales/bn.pak, compress=False, alignment=4
12 apk_path=assets/locales/bs.pak, compress=False, alignment=4
13 apk_path=assets/locales/ca.pak, compress=False, alignment=4
[all …]
H A Dtrichrome_library_apk.arm.libs_and_assets.expected1 apk_path=lib/armeabi-v7a/libcrashpad_handler_trampoline.so, compress=False, alignment=4096
2 apk_path=lib/armeabi-v7a/libmonochrome.so, compress=False, alignment=4096
3 apk_path=assets/icudtl.dat, compress=False, alignment=4
4 apk_path=assets/snapshot_blob_32.bin, compress=False, alignment=4
H A Dtrichrome_library_apk.arm64.libs_and_assets.expected1 apk_path=lib/armeabi-v7a/libcrashpad_handler_trampoline.so, compress=False, alignment=4096
2 apk_path=lib/armeabi-v7a/libmonochrome.so, compress=False, alignment=4096
3 apk_path=assets/icudtl.dat, compress=False, alignment=4
4 apk_path=assets/snapshot_blob_32.bin, compress=False, alignment=4
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/extras/simpleperf/
H A Dread_apk.cpp40 ApkNode& node = embedded_elf_cache_[apk_path]; in FindElfInApkByOffset()
54 EmbeddedElf* ApkInspector::FindElfInApkByName(const std::string& apk_path, in FindElfInApkByName() argument
56 ApkNode& node = embedded_elf_cache_[apk_path]; in FindElfInApkByName()
71 const std::string& apk_path, uint64_t file_offset) { in FindElfInApkByOffsetWithoutCache() argument
72 std::unique_ptr<ArchiveHelper> ahelper = ArchiveHelper::CreateInstance(apk_path); in FindElfInApkByOffsetWithoutCache()
100 PLOG(ERROR) << "lseek() failed in " << apk_path << " offset " << found_entry.offset; in FindElfInApkByOffsetWithoutCache()
107 return std::unique_ptr<EmbeddedElf>(new EmbeddedElf(apk_path, found_entry_name, in FindElfInApkByOffsetWithoutCache()
113 const std::string& apk_path, const std::string& entry_name) { in FindElfInApkByNameWithoutCache() argument
114 std::unique_ptr<ArchiveHelper> ahelper = ArchiveHelper::CreateInstance(apk_path); in FindElfInApkByNameWithoutCache()
130 std::string GetUrlInApk(const std::string& apk_path, const std::string& elf_filename) { in GetUrlInApk() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/pylib/symbols/
H A Dapk_native_libs.py131 def __init__(self, apk_path): argument
133 self._zip_file = zipfile.ZipFile(apk_path, 'r')
134 self._path = apk_path
352 def _MatchApkDeviceInstallPath(apk_path): argument
370 def TranslatePath(self, apk_path, apk_offset): argument
388 if not apk_path.endswith('.apk'):
389 return (apk_path, apk_offset)
393 return (apk_path, apk_offset)
399 return (apk_path, apk_offset)
404 return (apk_path, apk_offset)
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/pylib/symbols/
H A Dapk_native_libs.py131 def __init__(self, apk_path): argument
133 self._zip_file = zipfile.ZipFile(apk_path, 'r')
134 self._path = apk_path
352 def _MatchApkDeviceInstallPath(apk_path): argument
370 def TranslatePath(self, apk_path, apk_offset): argument
388 if not apk_path.endswith('.apk'):
389 return (apk_path, apk_offset)
393 return (apk_path, apk_offset)
399 return (apk_path, apk_offset)
404 return (apk_path, apk_offset)
[all …]
/dports/lang/v8/v8-9.6.180.12/build/android/pylib/symbols/
H A Dapk_native_libs.py131 def __init__(self, apk_path): argument
133 self._zip_file = zipfile.ZipFile(apk_path, 'r')
134 self._path = apk_path
352 def _MatchApkDeviceInstallPath(apk_path): argument
370 def TranslatePath(self, apk_path, apk_offset): argument
388 if not apk_path.endswith('.apk'):
389 return (apk_path, apk_offset)
393 return (apk_path, apk_offset)
399 return (apk_path, apk_offset)
404 return (apk_path, apk_offset)
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/pylib/symbols/
H A Dapk_native_libs.py131 def __init__(self, apk_path): argument
133 self._zip_file = zipfile.ZipFile(apk_path, 'r')
134 self._path = apk_path
352 def _MatchApkDeviceInstallPath(apk_path): argument
370 def TranslatePath(self, apk_path, apk_offset): argument
388 if not apk_path.endswith('.apk'):
389 return (apk_path, apk_offset)
393 return (apk_path, apk_offset)
399 return (apk_path, apk_offset)
404 return (apk_path, apk_offset)
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/client/
H A Dfastdeploy.cpp152 static std::string get_package_name_from_apk(const char* apk_path) { in get_package_name_from_apk() argument
157 perror_exit("Could not open %s", apk_path); in get_package_name_from_apk()
161 error_exit("Could not find AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk()
165 error_exit("Could not read AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk()
169 error_exit("Could not uncompress AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk()
174 error_exit("Could not parse AndroidManifest.xml inside %s", apk_path); in get_package_name_from_apk()
239 std::optional<APKMetaData> extract_metadata(const char* apk_path) { in extract_metadata() argument
245 std::string package_name = get_package_name_from_apk(apk_path); in extract_metadata()
347 bool success = generator.CreatePatch(apk_path, std::move(metadata), patch_fd); in create_patch()
349 error_exit("Failed to create patch for %s", apk_path); in create_patch()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/experimental/long_term_health/long_term_health/
H A Dtest_runner.py116 def IncludeAPKInIsolate(apk_path): argument
117 apk_name = os.path.basename(apk_path)
120 shutil.copyfile(apk_path, os.path.join(PATH_TO_APKS, apk_name))
310 def RunBenchmarkOnSwarming(apk_path): argument
311 isolated_apk_path = IncludeAPKInIsolate(apk_path)
320 def RunBenchmarkLocally(apk_path, run_label): argument
329 chrome_version = ChromeVersion(apk_path.split('/')[-1].split('_')[0])
330 subprocess.check_call(['adb', 'install', '-r', '-d', apk_path])
353 def RunBenchmark(apk_path, run_label, use_swarming): argument
370 task_status['task_hash'] = RunBenchmarkOnSwarming(apk_path)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/
H A Dapkbuilder.py235 apk_path = 'assets/' + dest_path
249 for apk_path, src_path, compress, alignment in details:
253 apk.getinfo(apk_path)
260 apk_path,
288 apk_path = 'lib/%s/%s' % (lib_android_abi, basename)
303 (apk_path, compress, alignment))
506 add_to_zip(apk_path, '', alignment=0x1000)
513 add_to_zip(apk_path, '', alignment=0x1000)
528 apk_path_lower = apk_path.lower()
537 add_to_zip(apk_root_dir + apk_path,
[all …]
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/
H A Dapkbuilder.py235 apk_path = 'assets/' + dest_path
249 for apk_path, src_path, compress, alignment in details:
253 apk.getinfo(apk_path)
260 apk_path,
288 apk_path = 'lib/%s/%s' % (lib_android_abi, basename)
303 (apk_path, compress, alignment))
507 add_to_zip(apk_path, '', alignment=0x1000)
514 add_to_zip(apk_path, '', alignment=0x1000)
529 apk_path_lower = apk_path.lower()
538 add_to_zip(apk_root_dir + apk_path,
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/
H A Dapkbuilder.py235 apk_path = 'assets/' + dest_path
249 for apk_path, src_path, compress, alignment in details:
253 apk.getinfo(apk_path)
260 apk_path,
288 apk_path = 'lib/%s/%s' % (lib_android_abi, basename)
303 (apk_path, compress, alignment))
506 add_to_zip(apk_path, '', alignment=0x1000)
513 add_to_zip(apk_path, '', alignment=0x1000)
528 apk_path_lower = apk_path.lower()
537 add_to_zip(apk_root_dir + apk_path,
[all …]
/dports/devel/py-cle/cle-9.0.5405/cle/backends/java/
H A Dapk.py23 …def __init__(self, apk_path, binary_stream, entry_point=None, entry_point_params=(), android_sdk=N… argument
39 l.info("Loading APK from %s ...", apk_path)
52 jni_libs, jni_libs_ld_path = self._extract_jni_libs(apk_path, supported_jni_archs)
59 apk_parser = APKParser(apk_path)
67 super().__init__(apk_path, binary_stream,
78 def _extract_jni_libs(apk_path, supported_jni_archs): argument
90 with ZipFile(apk_path) as apk:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/core/
H A Dutil.py155 apk_path = os.path.join(build_path, 'apks', apk_name)
156 if os.path.exists(apk_path):
157 mtime = os.path.getmtime(apk_path)
160 found_apk_path = apk_path
164 def GetBuildDirFromHostApkPath(apk_path): argument
174 if not apk_path:
176 parent_dir = os.path.basename(os.path.dirname(apk_path))
180 return os.path.dirname(os.path.dirname(apk_path))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/gyp/
H A Dapkbuilder.py205 apk_path = 'assets/' + dest_path
207 apk.getinfo(apk_path)
210 apk_path)
214 apk_path,
245 apk_path = 'lib/%s/%s' % (lib_android_abi, basename)
248 apk_path,
403 add_to_zip(apk_path, '', alignment=0x1000)
410 add_to_zip(apk_path, '', alignment=0x1000)
425 apk_path_lower = apk_path.lower()
434 add_to_zip(apk_root_dir + apk_path,
[all …]
/dports/lang/v8/v8-9.6.180.12/build/android/
H A Dresource_sizes.py215 def _ParseManifestAttributes(apk_path): argument
261 apk_path = ap_path
263 aapt_output = _RunAaptDumpResources(apk_path)
293 def _RunAaptDumpResources(apk_path): argument
345 def _AnalyzeInternal(apk_path, argument
383 with zipfile.ZipFile(apk_path, 'r') as apk:
404 orig_filename = apks_path or apk_path
424 total_apk_size = os.path.getsize(apk_path)
700 if apk_path.endswith('.apk'):
704 elif apk_path.endswith('.apks'):
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/build_tools/
H A Dandroid_util.py71 def GetApkProperties(apk_path): argument
102 if not os.path.isfile(apk_path):
104 apk_path = os.path.abspath(apk_path)
107 props['apk_file_name'] = apk_path
108 props['apk_size'] = os.path.getsize(apk_path)
110 zip_file = zipfile.ZipFile(apk_path)
125 _CollectBadgingProperties(apk_path, props)
126 _CollectSignatureProperties(apk_path, props)
131 def _CollectBadgingProperties(apk_path, props): argument
144 args = ['aapt', 'dump', 'badging', apk_path]
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dandroid_util.py71 def GetApkProperties(apk_path): argument
102 if not os.path.isfile(apk_path):
104 apk_path = os.path.abspath(apk_path)
107 props['apk_file_name'] = apk_path
108 props['apk_size'] = os.path.getsize(apk_path)
110 zip_file = zipfile.ZipFile(apk_path)
125 _CollectBadgingProperties(apk_path, props)
126 _CollectSignatureProperties(apk_path, props)
131 def _CollectBadgingProperties(apk_path, props): argument
144 args = ['aapt', 'dump', 'badging', apk_path]
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/build_tools/
H A Dandroid_util.py71 def GetApkProperties(apk_path): argument
102 if not os.path.isfile(apk_path):
104 apk_path = os.path.abspath(apk_path)
107 props['apk_file_name'] = apk_path
108 props['apk_size'] = os.path.getsize(apk_path)
110 zip_file = zipfile.ZipFile(apk_path)
125 _CollectBadgingProperties(apk_path, props)
126 _CollectSignatureProperties(apk_path, props)
131 def _CollectBadgingProperties(apk_path, props): argument
144 args = ['aapt', 'dump', 'badging', apk_path]
[all …]

1234567