Searched refs:dex_base_locations (Results 1 – 2 of 2) sorted by relevance
328 void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
1507 void JitCodeCache::GetProfiledMethods(const std::set<std::string>& dex_base_locations, in GetProfiledMethods() argument1518 if (!ContainsElement(dex_base_locations, base_location)) { in GetProfiledMethods()1572 if (ContainsElement(dex_base_locations, in GetProfiledMethods()