Searched defs:sourcePath (Results 1 – 6 of 6) sorted by relevance
88 std::string sourcePath = FileUtils::GetFilePathByFd(fd); in InstallFont() local138 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
121 static int GetHnpCfgInfo(const char *hnpCfgPath, const char *sourcePath, HnpCfgInfo *hnpCfg) in GetHnpCfgInfo()
178 bool FileDeal::ForcedRefreshDisk(const std::string &sourcePath) in ForcedRefreshDisk()
164 char sourcePath[PATH_MAX_LEN] = {0}; in MountEl1Bundle() local
950 static bool HnpSymlinkCheck(const char *sourcePath, const char *targetPath) in HnpSymlinkCheck()