Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp1102 bool system_trace_exists = access(SYSTEM_TRACE_SNAPSHOT, F_OK) == 0; in MaybeAddSystemTraceToZip() local
3393 bool system_trace_exists = access(SYSTEM_TRACE_SNAPSHOT, F_OK) == 0; in RunInternal() local