Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h109 bool GetProfileBootClassPath() const { in GetProfileBootClassPath() function
Dprofile_saver.cc424 options_.GetProfileBootClassPath(), in FetchAndCacheResolvedClassesAndMethods()
706 if (options.GetProfileBootClassPath()) { in Start()