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.h225 void GetProfiledMethods(const std::set<std::string>& dex_base_locations,
Djit_code_cache.cc1954 void JitCodeCache::GetProfiledMethods(const std::set<std::string>& dex_base_locations, in GetProfiledMethods() argument
1965 if (!ContainsElement(dex_base_locations, base_location)) { in GetProfiledMethods()
2019 if (ContainsElement(dex_base_locations, in GetProfiledMethods()