Searched defs:InternString (Results 1 – 8 of 8) sorted by relevance
418 StringId InternString(base::StringView string_view) { in InternString() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer::Impl421 StringId InternString(const char* string) { in InternString() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer::Impl424 StringId InternString(const char* data, size_t len) { in InternString() function in perfetto::trace_processor::instruments_importer::InstrumentsXmlTokenizer::Impl
237 virtual StringId InternString(base::StringView str) { in InternString() function240 virtual StringId InternString(const char* str) { in InternString() function243 virtual StringId InternString(const std::string& str) { in InternString() function246 virtual StringId InternString(std::string_view str) { in InternString() function
76 int64_t GProfileBuilder::StringTable::InternString(base::StringView str) { in InternString() function in perfetto::trace_processor::GProfileBuilder::StringTable93 int64_t GProfileBuilder::StringTable::InternString( in InternString() function in perfetto::trace_processor::GProfileBuilder::StringTable
122 func InternString(b []byte) string { func
56 int PprofProfileComputer::InternString(const std::string& s) { in InternString() function in perfetto::protoprofile::__anonced345e30111::PprofProfileComputer
125 Id InternString(base::StringView str) { in InternString() function
636 const char* ProtoTranslationTable::InternString(const std::string& str) { in InternString() function in perfetto::ProtoTranslationTable
1169 uint64_t InternString(const std::string& str) { in InternString() function in perfetto::trace_processor::__anoneb0b68860411::StringInterner