Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 101) sorted by relevance

12345

/system/core/adb/
Dtrace.sh14 echo Saving trace to ${TRACE_TEMP}, html file to ${TRACE_TEMP}.html
16 …DROID_BUILD_TOP/external/chromium-trace/systrace.py --from-file=${TRACE_TEMP} -o ${TRACE_TEMP}.html
17 chrome ${TRACE_TEMP}.html
/system/media/audio_utils/
DREADME.md4 * cd html
7 http://localhost:8000/classaudio__utils__fifo.html
8 * when done: rm -rf html
/system/core/fs_mgr/libsnapshot/
Dfuzz.sh81 genhtml ${HOST_SCRATCH_DIR}/report.cov -o ${HOST_SCRATCH_DIR}/html &&
82 echo file://$(realpath ${HOST_SCRATCH_DIR}/html/index.html)
/system/extras/simpleperf/demo/CppApi/
Dgradle.properties6 # http://www.gradle.org/docs/current/userguide/build_environment.html
12 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dgradle.properties8 # http://www.gradle.org/docs/current/userguide/build_environment.html
16 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
/system/extras/simpleperf/demo/JavaApi/
Dgradle.properties6 # http://www.gradle.org/docs/current/userguide/build_environment.html
12 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dgradle.properties8 # http://www.gradle.org/docs/current/userguide/build_environment.html
16 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dgradle.properties8 # http://www.gradle.org/docs/current/userguide/build_environment.html
16 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
/system/bt/
D.style.yapf2 # http://google.github.io/styleguide/pyguide.html
/system/ca-certificates/google/
DREADME3 https://pki.google.com/faq.html for more details.
/system/bt/gd/cert/
Dgen_html_coverage.sh5 llvm-cov show --format=html --summary-only --show-line-counts-or-regions --show-instantiation-summa…
/system/extras/simpleperf/doc/
Dscripts_reference.md146 report_html.py generates report.html based on the profiling data. Then the report.html can show
149 report.html can include: chart statistics, sample table, flamegraphs, annotated source code for
170 Below is an example of generating html profiling results for SimpleperfExampleWithNative.
178 After opening the generated [report.html](./report_html.html) in a browser, there are several tabs:
200 [inferno](./inferno.md) is a tool used to generate flamegraph in a html file.
221 # Show report in html format. To show disassembly, add --tools option like:
/system/core/adb/coverage/
Dreport.sh16 --format=html -o "$OUTPUT_DIR"/report
/system/media/camera/docs/
Dmetadata-generate198 gen_file html.mako docs.html || exit 1
Dhtml.mako2 <!DOCTYPE html>
3 <html>
19 <!-- automatically generated from html.mako. do NOT edit directly -->
133 target = target.replace('#','.html#')
135 target = target + '.html'
143 # linkify tag names such as "android.x.y.z" into html anchors
419 </html>
/system/extras/simpleperf/demo/CppApi/app/
Dproguard-rules.pro6 # http://developer.android.com/guide/developing/tools/proguard.html
/system/sepolicy/prebuilts/api/29.0/public/
Dmediaswcodec.te25 # https://android-developers.googleblog.com/2016/05/hardening-media-stack.html
/system/sepolicy/public/
Dmediaswcodec.te23 # https://android-developers.googleblog.com/2016/05/hardening-media-stack.html
/system/extras/simpleperf/demo/JavaApi/app/
Dproguard-rules.pro6 # http://developer.android.com/guide/developing/tools/proguard.html
/system/sepolicy/prebuilts/api/30.0/public/
Dmediaswcodec.te25 # https://android-developers.googleblog.com/2016/05/hardening-media-stack.html
Dmediatranscoding.te25 # https://android-developers.googleblog.com/2016/05/hardening-media-stack.html
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
Dproguard-rules.pro8 # http://developer.android.com/guide/developing/tools/proguard.html
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/
Dproguard-rules.pro8 # http://developer.android.com/guide/developing/tools/proguard.html
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/
Dproguard-rules.pro8 # http://developer.android.com/guide/developing/tools/proguard.html
/system/sepolicy/vendor/
Dmediacodec.te35 # https://android-developers.googleblog.com/2016/05/hardening-media-stack.html

12345