Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
DCommandInfo.h25 CString GetGuixRepoLocalPath() { return guix_repo_local_path; } in GetGuixRepoLocalPath() function
Dstudiox.cpp242 CString guix_repo_local_path = pCmdInfo->GetGuixRepoLocalPath(); in InitInstance()