Home
last modified time | relevance | path

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

/frameworks/base/startop/scripts/app_startup/
Drun_app_with_prefetch148 verbose_print "Activity name inferred: " "$activity"
177 verbose_print "Package was in path '$package_path'"
185 verbose_print adb push "$input_file" "$application_trace_file_path"
192 verbose_print adb push "$input_file" "$trace_file_directory/TraceFile.pb"
221 verbose_print "starting with package=$package package_path=$trace_file_directory"
224 verbose_print "Activity hint sender began"
228 verbose_print "$hint_sender_output"
230 verbose_print "WE DID SEE NOTIFICATION SUCCESS."
261 verbose_print "$hint_sender_output"
274 verbose_print "No --compiler-filter specified, don't need to force it."
[all …]
Dlaunch_application30 verbose_print adb shell am start -S -W "$package"/"$activity"
38 verbose_print "$am_output"
40 verbose_print "total time: $total_time"
Dforce_compiler_filter98 verbose_print "Activity name inferred: " "$activity"
129 verbose_print "$output"
/frameworks/base/startop/scripts/app_startup/lib/
Dcommon10 verbose_print() { function
29 verbose_print adb shell kill "$@" "$pid"