Searched refs:GetStagingDir (Results 1 – 2 of 2) sorted by relevance
174 const std::string& GetStagingDir() const { in GetStagingDir() function
1746 if (!config_.GetStagingDir().empty()) { in Compile()1747 staging_dir = config_.GetStagingDir().c_str(); in Compile()