Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h106 std::string GetProfilePath() const { in GetProfilePath() function
/art/runtime/
Druntime.cc984 !jit_options_->GetProfileSaverOptions().GetProfilePath().empty()) { in Start()
987 RegisterAppInfo(dex_filenames, jit_options_->GetProfileSaverOptions().GetProfilePath()); in Start()