Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_memory_overhead.h18 class RefCountedString; variable
Dtrace_event_android.cc83 const scoped_refptr<RefCountedString>&, in NoOpOutputCallback()
Dtrace_log.h29 class RefCountedString; variable
/external/libchrome/base/memory/
Dref_counted_memory_unittest.cc64 TEST(RefCountedMemoryUnitTest, RefCountedString) { in TEST() argument