Home
last modified time | relevance | path

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

/art/odrefresh/
Dodr_config.h174 const std::string& GetStagingDir() const { in GetStagingDir() function
Dodrefresh.cc1746 if (!config_.GetStagingDir().empty()) { in Compile()
1747 staging_dir = config_.GetStagingDir().c_str(); in Compile()