Searched defs:dirType (Results 1 – 4 of 4) sorted by relevance
39 int32_t dirType = DEFAULT_DIR_TYPE; variable
185 …kupExtDirByType(std::string &bundleBackupDir, const std::string &bundleName, const DirType dirType) in GetBackupExtDirByType()200 std::string &bundleBackupDir, const DirType dirType) in CreateBackupExtHomeDir()359 …ic ErrCode RemoveBackupExtHomeDir(const std::string &bundleName, const int userid, DirType dirType) in RemoveBackupExtHomeDir()376 static void CleanBackupExtHomeDir(const std::string &bundleName, const int userid, DirType dirType) in CleanBackupExtHomeDir()
682 std::string BundleUtil::CopyFileToSecurityDir(const std::string &filePath, const DirType &dirType, in CopyFileToSecurityDir()
358 unsigned int dirType = 0; member