OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
422
static const InternalTraceOptions
kInternalRecordUntilFull
;
trace_log.cc
352
trace_options_(
kInternalRecordUntilFull
),
655
return ret |
kInternalRecordUntilFull
;
[
all
...]
trace_event_unittest.cc
[
all
...]
Completed in 281 milliseconds