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