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

  /external/libchrome/base/trace_event/
trace_log_constants.cc 21 TraceLog::kInternalRecordAsMuchAsPossible = 1 << 4;
trace_log.h 436 static const InternalTraceOptions kInternalRecordAsMuchAsPossible;
trace_log.cc 684 return ret | kInternalRecordAsMuchAsPossible;
    [all...]

Completed in 65 milliseconds