Home
last modified time | relevance | path

Searched refs:ChromeStringLookup (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dchrome_string_lookup.cc173 ChromeStringLookup::ChromeStringLookup(TraceStorage* storage) { in ChromeStringLookup() function in perfetto::trace_processor::ChromeStringLookup
187 StringId ChromeStringLookup::GetProcessName(int32_t process_type) const { in GetProcessName()
197 StringId ChromeStringLookup::GetThreadName(int32_t thread_type) const { in GetThreadName()
Dchrome_string_lookup.h30 class ChromeStringLookup {
32 explicit ChromeStringLookup(TraceStorage* storage);
Dtrack_event_parser.h113 ChromeStringLookup chrome_string_lookup_;