Searched defs:kNameObjectCount (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/trace_event/ | ||
D | memory_allocator_dump.h | 46 static const char kNameObjectCount[]; // To represent number of objects. variable |
D | memory_allocator_dump.cc | 19 const char MemoryAllocatorDump::kNameObjectCount[] = "object_count"; member in base::trace_event::MemoryAllocatorDump |