Home
last modified time | relevance | path

Searched refs:ClearCount (Results 1 - 3 of 3) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h81 void ClearCount(const DistributedHardware::DmDeviceInfo &deviceInfo);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp181 DeviceManagerAgent::GetInstance()->ClearCount(deviceInfo); in OpenP2PConnection()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp287 void DeviceManagerAgent::ClearCount(const DistributedHardware::DmDeviceInfo &deviceInfo) in ClearCount() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
289 LOGI("ClearCount networkId %{public}s", Utils::GetAnonyString(deviceInfo.networkId).c_str()); in ClearCount()

Completed in 5 milliseconds