Searched refs:GetOutputFilePath (Results 1 – 3 of 3) sorted by relevance
29 const std::string &GetOutputFilePath() const;
29 if (Run(options.GetInputFilePath(), options.GetOutputFilePath())) { in Run()
85 const std::string &Abc2ProgramOptions::GetOutputFilePath() const in GetOutputFilePath() function in panda::abc2program::Abc2ProgramOptions