Searched defs:folderPath (Results 1 – 3 of 3) sorted by relevance
225 const folderPath = "/user/someuser/projects/someFolder"; constant
105 const folderPath = "/a/b/projects/temp"; constant
704 HRESULT CCodecs::LoadDllsFromFolder(const FString &folderPath) in LoadDllsFromFolder()