HomeSort by relevance Sort by last modified time
    Searched refs:kInternalRecordUntilFull (Results 1 - 4 of 4) sorted by null

  /external/libchrome/base/trace_event/
trace_log_constants.cc 14 TraceLog::kInternalRecordUntilFull = 1 << 0;
trace_log.h 433 static const InternalTraceOptions kInternalRecordUntilFull;
trace_log.cc 356 trace_options_(kInternalRecordUntilFull),
678 return ret | kInternalRecordUntilFull;
    [all...]
trace_event_unittest.cc     [all...]

Completed in 565 milliseconds