HomeSort by relevance Sort by last modified time
    Searched defs:kTypeScalar (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/trace_event/
memory_allocator_dump.cc 20 const char MemoryAllocatorDump::kTypeScalar[] = "scalar";
67 attributes_->SetString("type", kTypeScalar);
77 attributes_->SetString("type", kTypeScalar);
memory_allocator_dump.h 53 static const char kTypeScalar[]; // Type name for scalar attributes.

Completed in 333 milliseconds