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