Searched defs:sourcePath (Results 1 – 8 of 8) sorted by relevance
99 std::string sourcePath = FileUtils::GetFilePathByFd(fd); in InstallFont() local161 std::string FontManager::CopyFile(const std::string &sourcePath, const int32_t &fd) in CopyFile()
172 static int ZipAddDir(const char *sourcePath, int offset, zipFile zf) in ZipAddDir()223 static int ZipDir(const char *sourcePath, int offset, zipFile zf) in ZipDir()248 char sourcePath[MAX_FILE_PATH_LEN]; in HnpZip() local
84 char sourcePath[MAX_FILE_PATH_LEN] = {0} ; in CheckSymlink() local
121 static int GetHnpCfgInfo(const char *hnpCfgPath, const char *sourcePath, HnpCfgInfo *hnpCfg) in GetHnpCfgInfo()
185 bool FileDeal::ForcedRefreshDisk(const std::string &sourcePath) in ForcedRefreshDisk()
173 char sourcePath[PATH_MAX_LEN] = {0}; in MountEl1Bundle() local
225 char sourcePath[MAX_FILE_PATH_LEN] = {0}; in ClearSoftLink() local
950 static bool HnpSymlinkCheck(const char *sourcePath, const char *targetPath) in HnpSymlinkCheck()