Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_handler.h55 void RemoveNetworkId(int32_t socketId);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp331 RemoveNetworkId(sessionId); in CloseSession()
357 void SoftBusHandler::RemoveNetworkId(int32_t socketId) in RemoveNetworkId() function in OHOS::Storage::DistributedFile::SoftBusHandler
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h93 void RemoveNetworkId(uint32_t tokenId);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_sup_test.cpp197 testPtr->RemoveNetworkId(100);
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp442 void DeviceManagerAgent::RemoveNetworkId(uint32_t tokenId) in RemoveNetworkId() function in OHOS::Storage::DistributedFile::DeviceManagerAgent