Home
last modified time | relevance | path

Searched refs:old_key (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp111 auto old_key = std::to_string(child->parent) + child->fileName; in UpdateChildCache() local
113 data->localIdCache.erase(old_key); in UpdateChildCache()
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp161 auto old_key = std::to_string(child->parent) + child->fileName; in UpdateChildCache() local
163 data->localIdCache.erase(old_key); in UpdateChildCache()

Completed in 4 milliseconds