Searched defs:targetExists (Results 1 – 1 of 1) sorted by relevance
484 bool targetExists = OS::CheckPathExistence(targetFile); in ExePackage() local570 int PackageFile::CopyFilePermissionsIfNeed(bool targetExists, const std::string &sourcePath, in CopyFilePermissionsIfNeed()