Home
last modified time | relevance | path

Searched defs:trace_file (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/app/
Dappexitinfo.proto46 optional string trace_file = 16; field
/frameworks/native/cmds/atrace/
Datrace.cpp1096 static const std::string trace_file = "trace_marker"; in findTraceFiles() local