Searched refs:InsertString (Results 1 – 5 of 5) sorted by relevance
77 return InsertString(str, hash); in InternString()133 Id InsertString(base::StringView, uint64_t hash);
44 void InsertString(uint32_t, StringId);
22 void FuchsiaProviderView::InsertString(uint32_t index, StringId string_id) { in InsertString() function in perfetto::trace_processor::FuchsiaProviderView
36 StringPool::Id StringPool::InsertString(base::StringView str, uint64_t hash) { in InsertString() function in perfetto::trace_processor::StringPool
282 provider_view->InsertString(cat_ref, in ParseRecord()290 provider_view->InsertString(name_ref, in ParseRecord()