Home
last modified time | relevance | path

Searched refs:specification_filename (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/
DCommandInfo.h22 CString GetSpecificationFileName(){ return specification_filename; }; in GetSpecificationFileName()
45 CString specification_filename; variable
DCommandInfo.cpp216 ReadPathName(argument, specification_filename); in ReadCommandLineInfo()