Home | History | Annotate | Download | only in profman

Lines Matching refs:startup_methods

584       std::set<uint16_t> startup_methods;
590 &startup_methods,
597 combined_methods.insert(startup_methods.begin(), startup_methods.end());
608 if (startup_methods.find(dex_method_idx) != startup_methods.end()) {