Home
last modified time | relevance | path

Searched defs:kTypeString (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/trace_event/
Dmemory_allocator_dump.h47 static const char kTypeString[]; // Type name for string attributes. variable
Dmemory_allocator_dump.cc21 const char MemoryAllocatorDump::kTypeString[] = "string"; member in base::trace_event::MemoryAllocatorDump
Dtrace_event_argument.cc27 const char kTypeString = 's'; variable