Home
last modified time | relevance | path

Searched defs:sourcePath (Results 1 – 4 of 4) sorted by relevance

/base/startup/appspawn/service/hnp/base/
Dhnp_zip.c172 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
/base/startup/appspawn/service/hnp/pack/src/
Dhnp_pack.c109 static int GetHnpCfgInfo(const char *hnpCfgPath, const char *sourcePath, HnpCfgInfo *hnpCfg) in GetHnpCfgInfo()
/base/theme/wallpaper_mgr/utils/src/
Dfile_deal.cpp143 bool FileDeal::ForcedRefreshDisk(const std::string &sourcePath) in ForcedRefreshDisk()
/base/startup/appspawn/modules/sandbox/
Dsandbox_utils.cpp1855 const char *sourcePath = (srcPath == nullptr) ? path : srcPath; in MountDir() local
1895 string sourcePath = "/data/app/el1/bundle/public/" + string(bundleName); in MountDirToShared() local