Home
last modified time | relevance | path

Searched refs:empty_result (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_log.cc882 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FlushInternal() local
884 cb.Run(empty_result, false); in FlushInternal()
987 scoped_refptr<RefCountedString> empty_result = new RefCountedString; in FinishFlush() local
988 flush_output_callback.Run(empty_result, false); in FinishFlush()