Searched defs:AddMethodIndex (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jit/
H A Doffline_profiling_info.cc62 if (!AddMethodIndex(GetProfileDexFileKey(method.dex_file->GetLocation()),
266 bool ProfileCompilationInfo::AddMethodIndex(const std::string& dex_location, function in class:art::ProfileCompilationInfo
295 if (!AddMethodIndex(dex_location, checksum, method_idx)) {

Completed in 62 milliseconds