Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DStringId.java16 public final class StringId { class
/external/perfetto/src/trace_processor/containers/
Dstring_pool.cc169 StringPool::Id StringPool::Iterator::StringId() { in StringId() function in perfetto::trace_processor::StringPool::Iterator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp176 static StringIdRecord StringId(TypeIndex(5), "TheString"); variable
300 TEST_F(TypeIndexIteratorTest, StringId) { in TEST_F() argument
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h59 using StringId = StringPool::Id; variable