Searched defs:InsertString (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/trace_processor/ | ||
D | fuchsia_provider_view.cc | 22 void FuchsiaProviderView::InsertString(uint32_t index, StringId string_id) { in InsertString() function in perfetto::trace_processor::FuchsiaProviderView |
D | string_pool.cc | 36 StringPool::Id StringPool::InsertString(base::StringView str, uint64_t hash) { in InsertString() function in perfetto::trace_processor::StringPool |