Home
last modified time | relevance | path

Searched refs:InsertLargeString (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/containers/
Dstring_pool.cc72 return InsertLargeString(str, hash); in InsertString()
89 StringPool::Id StringPool::InsertLargeString(base::StringView str, in InsertLargeString() function in perfetto::trace_processor::StringPool
Dstring_pool.h231 Id InsertLargeString(base::StringView, uint64_t hash);