Home
last modified time | relevance | path

Searched refs:dex_base_locations (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit_code_cache.h328 void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
Djit_code_cache.cc1507 void JitCodeCache::GetProfiledMethods(const std::set<std::string>& dex_base_locations, in GetProfiledMethods() argument
1518 if (!ContainsElement(dex_base_locations, base_location)) { in GetProfiledMethods()
1572 if (ContainsElement(dex_base_locations, in GetProfiledMethods()