Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant.h53 bool IsBootImageMerge() const { return boot_image_merge_; } in IsBootImageMerge() function
Dprofile_assistant.cc39 ProfileCompilationInfo info(options.IsBootImageMerge()); in ProcessProfilesInternal()
47 if (options.IsBootImageMerge() && !info.IsForBootImage()) { in ProcessProfilesInternal()