Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_cloud.cpp165 auto old_key = std::to_string(child->parent) + child->fileName; in UpdateChildCache() local
167 data->localIdCache.erase(old_key); in UpdateChildCache()