Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/common/
Dtrack_tracker.h166 const StringId fuchsia_source_ = kNullStringId; variable
Dtrack_tracker.cc32 fuchsia_source_(context->storage->InternString("fuchsia")), in TrackTracker()