Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h103 bool GetProfileBootClassPath() const { in GetProfileBootClassPath() function
Dprofile_saver.cc392 options_.GetProfileBootClassPath(), in FetchAndCacheResolvedClassesAndMethods()
631 if (options.GetProfileBootClassPath()) { in Start()