Home
last modified time | relevance | path

Searched refs:CloudIdToRecordId (Results 1 - 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/utils/dentry/include/
H A Dmeta_file.h135 static std::string CloudIdToRecordId(const std::string cloudId);
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp96 std::string dentryFileName = MetaFileMgr::GetInstance().CloudIdToRecordId(cloudId); in GetCloudDiskDentryFileByPath()
/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp124 std::string dentryFileName = MetaFileMgr::GetInstance().CloudIdToRecordId(cloudId); in GetCloudDiskDentryFileByPath()
H A Dmeta_file.cpp727 std::string MetaFileMgr::CloudIdToRecordId(const std::string cloudId) in CloudIdToRecordId() function in OHOS::FileManagement::MetaFileMgr
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp773 string recordId = MetaFileMgr::GetInstance().CloudIdToRecordId(cInode->mBase->cloudId); in CloudOpenHelper()

Completed in 8 milliseconds