Home
last modified time | relevance | path

Searched defs:kNameSize (Results 1 – 14 of 14) sorted by relevance

/external/lzma/CPP/7zip/Archive/Tar/
DTarHeader.h14 const unsigned kNameSize = 100; variable
/external/perfetto/src/trace_processor/importers/memory_tracker/
Draw_memory_graph_node.cc22 const char RawMemoryGraphNode::kNameSize[] = "size"; member in perfetto::trace_processor::RawMemoryGraphNode
/external/libchrome/base/trace_event/
Dmemory_allocator_dump.cc21 const char MemoryAllocatorDump::kNameSize[] = "size"; member in base::trace_event::MemoryAllocatorDump
Dmemory_allocator_dump.h78 static const char kNameSize[]; // To represent allocated space. variable
/external/cronet/stable/base/trace_event/
Dmemory_allocator_dump.cc24 const char MemoryAllocatorDump::kNameSize[] = "size"; member in base::trace_event::MemoryAllocatorDump
Dmemory_allocator_dump.h86 static const char kNameSize[]; // To represent allocated space. variable
/external/cronet/tot/base/trace_event/
Dmemory_allocator_dump.cc24 const char MemoryAllocatorDump::kNameSize[] = "size"; member in base::trace_event::MemoryAllocatorDump
Dmemory_allocator_dump.h86 static const char kNameSize[]; // To represent allocated space. variable
/external/perfetto/include/perfetto/ext/trace_processor/importers/memory_tracker/
Draw_memory_graph_node.h105 static const char kNameSize[]; // To represent allocated space. variable
/external/lzma/CPP/7zip/Archive/
DRpmHandler.cpp32 static const unsigned kNameSize = 66; variable
DMachoHandler.cpp207 static const unsigned kNameSize = 16; variable
DArHandler.cpp62 static const unsigned kNameSize = 16; variable
DPeHandler.cpp431 static const unsigned kNameSize = 8; variable
/external/openthread/tests/unit/
Dtest_dns.cpp606 kNameSize = 256, in TestDnsCompressedName() enumerator