Searched refs:DescriptorsLocation (Results 1 – 2 of 2) sorted by relevance
183 struct DescriptorsLocation { struct195 const DescriptorsLocation* GetDescriptorsLocation(const std::string& art_lib_path, bool is_64bit); argument228 std::unordered_map<std::string, DescriptorsLocation> descriptors_location_cache_;
463 const DescriptorsLocation* location = GetDescriptorsLocation(art_lib_path, process.is_64bit); in InitializeProcess()482 const JITDebugReader::DescriptorsLocation* JITDebugReader::GetDescriptorsLocation( in GetDescriptorsLocation()488 DescriptorsLocation& location = descriptors_location_cache_[art_lib_path]; in GetDescriptorsLocation()