Home
last modified time | relevance | path

Searched refs:dex_file_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/tools/runtime_memusage/
H A Dsanitizer_logcat_analysis.sh357 dex_file_path="$(awk "{print \$8}" "$filtered_dex_start" | tail -n1)"
358 dex_name="Dex File name: $(basename "$dex_file_path") "
/aosp_15_r20/external/angle/build/android/
H A Dconvert_dex_profile.py243 def _RunDexDump(dexdump_path, dex_file_path): argument
245 dex_file_path]).decode('utf-8').splitlines()
/aosp_15_r20/external/cronet/build/android/
H A Dconvert_dex_profile.py243 def _RunDexDump(dexdump_path, dex_file_path): argument
245 dex_file_path]).decode('utf-8').splitlines()