Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H A Dclouddisk_notify_utils_mock.cpp127 string deleteCloudId = cacheList_.back().first; in PutCacheNode() local
129 cacheMap_.erase(deleteCloudId); in PutCacheNode()
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H A Dclouddisk_notify_utils.cpp146 string deleteCloudId = cacheList_.back().first; in PutCacheNode() local
148 cacheMap_.erase(deleteCloudId); in PutCacheNode()