Home
last modified time | relevance | path

Searched defs:InsertString (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/
Dfuchsia_provider_view.cc22 void FuchsiaProviderView::InsertString(uint32_t index, StringId string_id) { in InsertString() function in perfetto::trace_processor::FuchsiaProviderView
Dstring_pool.cc36 StringPool::Id StringPool::InsertString(base::StringView str, uint64_t hash) { in InsertString() function in perfetto::trace_processor::StringPool