Searched refs:progPath (Results 1 – 1 of 1) sorted by relevance
533 const std::string progPath = getProgramPath(dstPath, (deUint32)binaryNdx); in writeToPath() local535 if (de::FilePath(progPath).exists()) in writeToPath()536 deDeleteFile(progPath.c_str()); in writeToPath()