Searched refs:bundle_tool_jar_path (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/angle/build/android/ |
H A D | dump_apk_resource_strings.py | 386 def ParseBundleResources(bundle_tool_jar_path, bundle_path): argument 396 'java', '-jar', bundle_tool_jar_path, 'dump', 'resources', '--bundle',
|
/aosp_15_r20/external/cronet/build/android/ |
H A D | dump_apk_resource_strings.py | 386 def ParseBundleResources(bundle_tool_jar_path, bundle_path): argument 396 'java', '-jar', bundle_tool_jar_path, 'dump', 'resources', '--bundle',
|