Searched refs:root_objects (Results 1 – 1 of 1) sorted by relevance
380 std::map<art::RootType, std::vector<art::mirror::Object*>>* root_objects) in RootFinder() argument381 : root_objects_(root_objects) {} in RootFinder()540 std::map<art::RootType, std::vector<art::mirror::Object*>> root_objects; in DumpPerfetto() local541 RootFinder rcf(&root_objects); in DumpPerfetto()545 for (const auto& p : root_objects) { in DumpPerfetto()