Searched refs:root_objects (Results 1 – 1 of 1) sorted by relevance
372 std::map<art::RootType, std::vector<art::mirror::Object*>>* root_objects) in RootFinder() argument373 : root_objects_(root_objects) {} in RootFinder()628 std::map<art::RootType, std::vector<art::mirror::Object*>> root_objects; in DumpPerfetto() local629 RootFinder rcf(&root_objects); in DumpPerfetto()633 for (const auto& p : root_objects) { in DumpPerfetto()