Searched refs:m_file_path (Results 1 – 2 of 2) sorted by relevance
107 const std::string &getFilePath() const { return m_file_path; }; in getFilePath()226 std::string m_file_path; /**< path to input file */ variable
88 m_file_path = pathToFile; in initAccessor()388 accStr += (std::string)"\nFilename=" + m_file_path; in getMemAccString()