Home
last modified time | relevance | path

Searched refs:iorapd_compiler_install_trace_file (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/startop/scripts/iorap/lib/
H A Diorapd_utils.py57 def iorapd_compiler_install_trace_file(package: str, activity: str, function
/aosp12/frameworks/base/startop/scripts/iorap/
H A Dcommon205 iorapd_compiler_install_trace_file() { function
/aosp12/frameworks/base/startop/scripts/app_startup/
H A Drun_app_with_prefetch.py161 passed = iorapd_utils.iorapd_compiler_install_trace_file(
H A Drun_app_with_prefetch198 if ! iorapd_compiler_install_trace_file "$package" "$activity" "$input_file"; then