Searched defs:system_trace_exists (Results 1 – 1 of 1) sorted by relevance
1094 bool system_trace_exists = access(SYSTEM_TRACE_SNAPSHOT, F_OK) == 0; in MaybeAddSystemTraceToZip() local3369 bool system_trace_exists = access(SYSTEM_TRACE_SNAPSHOT, F_OK) == 0; in RunInternal() local