Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofile_saver_options.h100 std::string GetProfilePath() const { in GetProfilePath() function
/art/runtime/
Druntime.cc2265 !jit_options_->GetProfileSaverOptions().GetProfilePath().empty()) { in CreateJit()
2268 RegisterAppInfo(dex_filenames, jit_options_->GetProfileSaverOptions().GetProfilePath()); in CreateJit()