Home
last modified time | relevance | path

Searched defs:parentPath (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
Dmedia_scanner.cpp220 string parentPath = parent + SLASH_CHAR; in SetPhotoSubType() local
259 string parentPath = parent + SLASH_CHAR; in GetParentDirInfo() local
/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
Dfile_trash_n_exporter.cpp302 string parentPath = path.substr(0, slashPos); in RecurCheckIfOnlyContentInDir() local
445 string parentPath = filePath.substr(0, slashPos); in RecoverFile() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_object_utils.cpp302 string parentPath = MediaFileUtils::GetParentPath(path); in SetDirValuesByPath() local
336 string parentPath = dirAsset.GetAlbumPath(); in InsertDirToDbRecursively() local
471 string parentPath = MediaFileUtils::GetParentPath(filePath); in DeleteMisc() local
Dmedialibrary_smartalbum_map_operations.cpp486 string parentPath = MediaLibraryObjectUtils::GetPathByIdFromDb(to_string(parentId)); in TrashChildAssetsInfoUtil() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp302 filesystem::path parentPath; in GetAssetPath() local
/foundation/filemanagement/dfs_service/utils/dentry/src/
Dmeta_file.cpp155 std::string parentPath = MetaFile::GetParentDir(path); in GetParentMetaFile() local
/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
Dmedia_file_extention_utils.cpp1227 string parentPath = ROOT_MEDIA_DIR + fileAsset->GetRelativePath(); in HandleAlbumRename() local