Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dstring_pool.h67 Id InternString(base::StringView str) { in InternString() function
Dtrace_storage.h741 virtual StringId InternString(base::StringView str) { in InternString() function
/external/perfetto/src/traced/probes/ftrace/
Dproto_translation_table.cc516 const char* ProtoTranslationTable::InternString(const std::string& str) { in InternString() function in perfetto::ProtoTranslationTable