Searched refs:trace (Results 1 – 10 of 10) sorted by relevance
/development/tools/winscope/src/mixins/ |
D | SaveAsZip.js | 62 for (const trace of traces) { 63 const traceFolder = zip.folder(trace.type); 64 for (const file of trace.files) {
|
/development/tools/winscope/src/flickerlib/ |
D | LayersTrace.ts | 32 const trace = new LayersTrace(entries, source); constant 33 return trace;
|
/development/scripts/ |
D | acov | 76 adb shell rm -rf /data/misc/trace/* 105 for USER_ID in $(adb shell ls /data/misc/trace) 108 adb shell tar -czf - -C /data/misc/trace/$USER_ID/proc/self/cwd $ANDROID_OUT | tar zxvf -
|
/development/tools/winscope/spec/ |
D | ProtoTransformSpec.js | 9 const trace = layers_traces[i]; constant 10 const buffer = new Uint8Array(fs.readFileSync(path.resolve(__dirname, trace)));
|
/development/tools/winscope/ |
D | README.md | 4 When the trace is enabled, Window Manager and Surface Flinger capture and
|
D | yarn.lock | 2141 chrome-trace-event@^1.0.2: 2143 …resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4… 7905 chrome-trace-event "^1.0.2"
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | Monkey.java | 445 for (File trace : recentTraces) { in reportAnrTraces() 446 final long mtime = trace.lastModified(); in reportAnrTraces() 449 mostRecent = trace; in reportAnrTraces()
|
/development/build/ |
D | sdk.atree | 54 external/chromium-trace/catapult/ platform-tools/systrace/c… 55 external/chromium-trace/systrace.py platform-tools/systrace/s… 56 external/chromium-trace/NOTICE platform-tools/systrace/N… 57 external/chromium-trace/UPSTREAM_REVISION platform-tools/systrace/U…
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | project.csv | 376 2018/03/02,platform/external/chromium-trace,platform/external/chromium-trace,Modified Projects,7044… 425 2018/03/02,platform/test/vts-testcase/hal-trace,,Downstream Only Projects,0,0,0,0,0
|
/development/tools/logblame/ |
D | sample.txt | 2091 A resource was acquired at attached stack trace but never released. See java.io.Closeable for infor…
|