Searched refs:GetProfiledMethods (Results 1 – 3 of 3) sorted by relevance
170 void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
292 jit_code_cache_->GetProfiledMethods(locations, methods); in ProcessProfilingInfo()
890 void JitCodeCache::GetProfiledMethods(const std::set<std::string>& dex_base_locations, in GetProfiledMethods() function in art::jit::JitCodeCache