Home
last modified time | relevance | path

Searched defs:BeginDictionary (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/tracing/
Dtraced-value.cc100 void TracedValue::BeginDictionary(const char* name) { in BeginDictionary() function in v8::tracing::TracedValue
141 void TracedValue::BeginDictionary() { in BeginDictionary() function in v8::tracing::TracedValue
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc162 void TracedValue::BeginDictionary(const char* name) { in BeginDictionary() function in base::trace_event::TracedValue
226 void TracedValue::BeginDictionary() { in BeginDictionary() function in base::trace_event::TracedValue