Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.cc64 ProfileCompilationInfo wrong_info(!options.IsBootImageMerge()); in ProcessProfilesInternal() local
65 if (wrong_info.Load(profile_files[i]->Fd(), /*merge_classes=*/ true, filter_fn)) { in ProcessProfilesInternal()