Home
last modified time | relevance | path

Searched defs:traces (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/proto/android/os/
Dbacktrace.proto35 repeated Stack traces = 1; field
/frameworks/libs/systemui/motiontoollib/src/com/android/app/motiontool/
DMotionToolManager.kt61 private val traces = mutableMapOf<Int, TraceMetadata>() constant
/frameworks/base/tools/aapt2/trace/
DTraceBuffer.cpp45 std::vector<TracePoint> traces; variable