Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc619 bool is_base_apk = false; in FinalizeProfile() local
622 is_base_apk = context_->storage->GetString(*location_name) in FinalizeProfile()
626 if (location_name && !is_base_apk) { in FinalizeProfile()