Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
DCommandInfo.h24 CString GetOutputPath() { return output_path; }; in GetOutputPath() function
Dstudiox.cpp306 CString output_path = pCmdInfo->GetOutputPath(); in InitInstance()