Home
last modified time | relevance | path

Searched defs:RefCountedString (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.h17 class RefCountedString; variable
Dtrace_log.h29 class RefCountedString; variable
/external/libchrome/base/memory/
Dref_counted_memory.cc60 RefCountedString::RefCountedString() {} in RefCountedString() function in base::RefCountedString
Dref_counted_memory_unittest.cc44 TEST(RefCountedMemoryUnitTest, RefCountedString) { in TEST() argument
/external/libmojo/base/trace_event/
Dtrace_event_android.cc82 const scoped_refptr<RefCountedString>&, in NoOpOutputCallback()