Searched defs:InternString (Results 1 – 7 of 7) sorted by relevance
447 StringId InternString(base::StringView string_view) { in InternString() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer::Impl450 StringId InternString(const char* string) { in InternString() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer::Impl453 StringId InternString(const char* data, size_t len) { in InternString() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer::Impl
234 virtual StringId InternString(base::StringView str) { in InternString() function237 virtual StringId InternString(const char* str) { in InternString() function240 virtual StringId InternString(const std::string& str) { in InternString() function243 virtual StringId InternString(std::string_view str) { in InternString() function
56 int PprofProfileComputer::InternString(const std::string& s) { in InternString() function in perfetto::protoprofile::__anon2e0d60630111::PprofProfileComputer
125 Id InternString(base::StringView str) { in InternString() function
86 int64_t GProfileBuilder::StringTable::InternString(base::StringView str) { in InternString() function in perfetto::trace_processor::GProfileBuilder::StringTable103 int64_t GProfileBuilder::StringTable::InternString( in InternString() function in perfetto::trace_processor::GProfileBuilder::StringTable
636 const char* ProtoTranslationTable::InternString(const std::string& str) { in InternString() function in perfetto::ProtoTranslationTable
710 uint64_t InternString(const std::string& str) { in InternString() function in perfetto::trace_processor::__anonde7c93060311::StringInterner