Searched defs:StringId (Results 1 – 5 of 5) sorted by relevance
16 public final class StringId { class
176 StringPool::Id StringPool::Iterator::StringId() { in StringId() function in perfetto::trace_processor::StringPool::Iterator
254 int ProfileBuilder::StringId(const std::string& s) { in StringId() function in xla::ProfileBuilder
62 using StringId = StringPool::Id; variable
64 using StringId = ::perfetto::trace_processor::StringPool::Id; typedef