Home
last modified time | relevance | path

Searched refs:GetAllfilesInCurrentDir (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/
H A Dothers_clone_restore.h57 int32_t GetAllfilesInCurrentDir(const std::string &path);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp188 int32_t err = GetAllfilesInCurrentDir(backupRestoreDir_); in Init()
314 int32_t OthersCloneRestore::GetAllfilesInCurrentDir(const std::string &path) in GetAllfilesInCurrentDir() function in OHOS::Media::OthersCloneRestore
354 (void)GetAllfilesInCurrentDir(currentPath); in GetAllfilesInCurrentDir()