Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
Ddir_asset_test.cpp39 int32_t dirType = DEFAULT_DIR_TYPE; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_host_impl.cpp185 …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()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_util.cpp682 std::string BundleUtil::CopyFileToSecurityDir(const std::string &filePath, const DirType &dirType, in CopyFileToSecurityDir()
/foundation/multimedia/media_library/interfaces/kits/js/include/
Dmedia_library_napi.h358 unsigned int dirType = 0; member