Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/containers/
Dstring_pool.h116 Id InternString(base::StringView str) { in InternString() function
/external/perfetto/tools/protoprofile/
Dmain.cc140 int SizeProfileComputer::InternString(const std::string& s) { in InternString() function in perfetto::protoprofile::__anonc3fe7d5d0111::SizeProfileComputer
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.cc541 const char* ProtoTranslationTable::InternString(const std::string& str) { in InternString() function in perfetto::ProtoTranslationTable
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h227 virtual StringId InternString(base::StringView str) { in InternString() function