Searched defs:sourcePath (Results 1 – 4 of 4) sorted by relevance
172 static int ZipAddDir(const char *sourcePath, int offset, zipFile zf) in ZipAddDir()223 static int ZipDir(const char *sourcePath, int offset, const char *zipPath) in ZipDir()257 char sourcePath[MAX_FILE_PATH_LEN]; in HnpZip() local
109 static int GetHnpCfgInfo(const char *hnpCfgPath, const char *sourcePath, HnpCfgInfo *hnpCfg) in GetHnpCfgInfo()
143 bool FileDeal::ForcedRefreshDisk(const std::string &sourcePath) in ForcedRefreshDisk()
1855 const char *sourcePath = (srcPath == nullptr) ? path : srcPath; in MountDir() local1895 string sourcePath = "/data/app/el1/bundle/public/" + string(bundleName); in MountDirToShared() local