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 22 TraceLog::kInternalRecordAsMuchAsPossible = 1 << 4;
trace_log.h 426 static const InternalTraceOptions kInternalRecordAsMuchAsPossible;
trace_log.cc 661 return ret | kInternalRecordAsMuchAsPossible;
    [all...]

Completed in 139 milliseconds