Home
last modified time | relevance | path

Searched defs:apk_path (Results 1 – 17 of 17) sorted by relevance

/external/angle/build/android/
Dresource_sizes.py176 def _ExtractLibSectionSizesFromApk(apk_path, lib_path): argument
210 def _ParseManifestAttributes(apk_path): argument
243 def _NormalizeResourcesArsc(apk_path, num_arsc_files, num_translations, argument
289 def _RunAaptDumpResources(apk_path): argument
341 def _AnalyzeInternal(apk_path, argument
706 def _AnalyzeApkOrApks(report_func, apk_path, out_dir): argument
Ddump_apk_resource_strings.py520 def ParseApkResources(aapt_path, apk_path): argument
Dapk_operations.py1017 apk_path, argument
2035 def Run(output_directory, apk_path, additional_apk_paths, incremental_json, argument
/external/cronet/build/android/
Dresource_sizes.py173 def _ExtractLibSectionSizesFromApk(apk_path, lib_path): argument
207 def _ParseManifestAttributes(apk_path): argument
240 def _NormalizeResourcesArsc(apk_path, num_arsc_files, num_translations, argument
286 def _RunAaptDumpResources(apk_path): argument
338 def _AnalyzeInternal(apk_path, argument
699 def _AnalyzeApkOrApks(report_func, apk_path, out_dir): argument
Ddump_apk_resource_strings.py520 def ParseApkResources(aapt_path, apk_path): argument
Dapk_operations.py1018 apk_path, argument
2036 def Run(output_directory, apk_path, additional_apk_paths, incremental_json, argument
/external/chromium-trace/catapult/devil/devil/android/
Dapk_helper.py60 def GetPackageName(apk_path): argument
67 def GetInstrumentationName(apk_path): argument
108 def _ParseManifestFromApk(apk_path): argument
445 def __init__(self, apk_path): argument
/external/cronet/build/android/pylib/utils/
Ddexdump.py44 def Dump(apk_path): argument
/external/angle/build/android/pylib/utils/
Ddexdump.py44 def Dump(apk_path): argument
/external/angle/src/tests/py_utils/
Dandroid_helper.py60 def _FindPackageName(apk_path): argument
71 def _InitializeAndroid(apk_path): argument
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dgce_adb_wrapper.py126 apk_path, argument
Dadb_wrapper.py861 apk_path, argument
/external/cronet/build/android/pylib/local/device/
Dlocal_device_instrumentation_test_run.py266 def install_helper_internal(d, apk_path=None): argument
282 def install_helper_internal(d, apk_path=None): argument
291 def incremental_install_helper_internal(d, apk_path=None): argument
/external/angle/build/android/pylib/local/device/
Dlocal_device_instrumentation_test_run.py274 def install_helper_internal(d, apk_path=None): argument
290 def install_helper_internal(d, apk_path=None): argument
299 def incremental_install_helper_internal(d, apk_path=None): argument
/external/angle/build/android/gyp/util/
Dresource_utils.py790 def ExtractBinaryManifestValues(aapt2_path, apk_path): argument
801 def ExtractArscPackage(aapt2_path, apk_path): argument
/external/cronet/build/android/gyp/util/
Dresource_utils.py790 def ExtractBinaryManifestValues(aapt2_path, apk_path): argument
801 def ExtractArscPackage(aapt2_path, apk_path): argument
/external/libchrome/base/android/linker/
Dlinker_jni.cc405 String apk_path(env, apk_path_obj); in Java_org_chromium_base_library_1loader_Linker_nativeAddZipArchivePath() local