Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dmeta_file_clouddisk_mock.cpp107 static std::string GetCloudDiskDentryFileByPath(uint32_t userId, const std::string &bundleName, in GetCloudDiskDentryFileByPath() function
124 cacheFile_ = GetCloudDiskDentryFileByPath(userId_, bundleName_, cloudId_); in CloudDiskMetaFile()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file_clouddisk.cpp105 static std::string GetCloudDiskDentryFileByPath(uint32_t userId, const std::string &bundleName, in GetCloudDiskDentryFileByPath() function
122 cacheFile_ = GetCloudDiskDentryFileByPath(userId_, bundleName_, cloudId_); in CloudDiskMetaFile()