Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h98 void RemoveMountDfsCount(const std::string &devcieId);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp558 RemoveMountDfsCount(deviceId); in UMountDfsDocs()
570 void DeviceManagerAgent::RemoveMountDfsCount(const std::string &deviceId) in RemoveMountDfsCount() function in OHOS::Storage::DistributedFile::DeviceManagerAgent