HomeSort by relevance Sort by last modified time
    Searched refs:GetProfilePath (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
profile_saver_options.h 106 std::string GetProfilePath() const {
  /art/runtime/
runtime.cc 858 !jit_options_->GetProfileSaverOptions().GetProfilePath().empty()) {
861 RegisterAppInfo(dex_filenames, jit_options_->GetProfileSaverOptions().GetProfilePath());
    [all...]

Completed in 403 milliseconds