Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dclone_repo_dialog.cpp283 mLocalPath.Format(L"%s\\guix", folder_path); in OnCloneRepo()
313 …mat(L"%s -n --clone_guix_repo \"%s\" --write_pipe_handle %d", exename, mLocalPath, mWritePipeHandl… in OnCloneRepo()
383 StudioXIni.samples_dir = mLocalPath; in CompleteGUIXRepoClone()
Dclone_repo_dialog.h68 CString mLocalPath; variable