Home
last modified time | relevance | path

Searched refs:SetFileInfosInCurrentDir (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.h56 void SetFileInfosInCurrentDir(const std::string &file, struct stat &statInfo);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dothers_clone_restore.cpp236 void OthersCloneRestore::SetFileInfosInCurrentDir(const std::string &file, struct stat &statInfo) in SetFileInfosInCurrentDir() function in OHOS::Media::OthersCloneRestore
356 SetFileInfosInCurrentDir(fName, statInfo); in GetAllfilesInCurrentDir()