Searched refs:ProcessHiddenFile (Results 1 – 3 of 3) sorted by relevance
102 …EXPORT static int32_t ProcessHiddenFile(const std::string &dstFileName, const std::string &srcPath…
597 int32_t ret = MediaLibraryObjectUtils::ProcessHiddenFile("", "");601 ret = MediaLibraryObjectUtils::ProcessHiddenFile(dstDirName, srcPath);
671 (ProcessHiddenFile(dstFileName, srcFilePath) == E_SUCCESS)) { in RenameFileObj()956 int32_t MediaLibraryObjectUtils::ProcessHiddenFile(const string &dstFileName, const string &srcPath) in ProcessHiddenFile() function in OHOS::Media::MediaLibraryObjectUtils