Home
last modified time | relevance | path

Searched refs:RemoveNetworkId (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H A Dsoftbus_handler.h55 void RemoveNetworkId(int32_t socketId);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp307 RemoveNetworkId(sessionId); in CloseSession()
333 void SoftBusHandler::RemoveNetworkId(int32_t socketId) in RemoveNetworkId() function in OHOS::Storage::DistributedFile::SoftBusHandler
335 LOGI("RemoveNetworkId begin"); in RemoveNetworkId()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/device/
H A Ddevice_manager_agent.h93 void RemoveNetworkId(uint32_t tokenId);
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_sup_test.cpp197 testPtr->RemoveNetworkId(100); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp697 deviceManager->RemoveNetworkId(callingTokenId); in OnRemoteDied()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
H A Ddevice_manager_agent.cpp447 void DeviceManagerAgent::RemoveNetworkId(uint32_t tokenId) in RemoveNetworkId() function in OHOS::Storage::DistributedFile::DeviceManagerAgent
449 LOGI("DeviceManagerAgent::RemoveNetworkId start"); in RemoveNetworkId()

Completed in 6 milliseconds