Searched refs:ReadPathName (Results 1 – 2 of 2) sorted by relevance
/GUIX-v6.4.1/guix_studio/ |
D | CommandInfo.cpp | 134 ReadPathName(pathname, project_path, project_name); in ReadCommandLineInfo() 171 ReadPathName(argument, log_pathname); in ReadCommandLineInfo() 175 ReadPathName(argument, project_path, project_name); in ReadCommandLineInfo() 187 ReadPathName(argument, project_path, project_name); in ReadCommandLineInfo() 207 ReadPathName(argument, resource_filename); in ReadCommandLineInfo() 216 ReadPathName(argument, specification_filename); in ReadCommandLineInfo() 233 ReadPathName(argument, string_import_filename); in ReadCommandLineInfo() 237 ReadPathName(argument, output_path); in ReadCommandLineInfo() 338 void CCommandInfo::ReadPathName(CString cmd, CString &path, CString &name) in ReadPathName() function in CCommandInfo 364 void CCommandInfo::ReadPathName(CString argument, CString &pathname) in ReadPathName() function in CCommandInfo
|
D | CommandInfo.h | 58 void ReadPathName(CString cmd, CString &path, CString &name); 59 void ReadPathName(CString cmd, CString &pathname);
|