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.h115 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::__anon4f3817010111::SizeProfileComputer
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.cc526 const char* ProtoTranslationTable::InternString(const std::string& str) { in InternString() function in perfetto::ProtoTranslationTable
/external/perfetto/src/trace_processor/storage/
Dtrace_storage.h278 virtual StringId InternString(base::StringView str) { in InternString() function