Home
last modified time | relevance | path

Searched refs:NotifySessionDeleted (Results 1 - 5 of 5) sorted by relevance

/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_session_manager.cpp61 NotifySessionDeleted(item.second); in Disable()
214 NotifySessionDeleted(session); in ReleaseSession()
232 NotifySessionDeleted(session); in DeleteCollaborationServiceByName()
251 NotifySessionDeleted(session); in ReleaseSessionByPid()
332 void SocketSessionManager::NotifySessionDeleted(std::shared_ptr<SocketSession> session) in NotifySessionDeleted() function in OHOS::Msdp::DeviceStatus::SocketSessionManager
/base/msdp/device_status/intention/ipc/socket/include/
H A Dsocket_session_manager.h76 void NotifySessionDeleted(std::shared_ptr<SocketSession> sessionPtr);
/base/msdp/device_status/services/native/include/
H A Dstream_server.h78 void NotifySessionDeleted(SessionPtr ses);
/base/msdp/device_status/services/native/src/
H A Dstream_server.cpp332 NotifySessionDeleted(it->second); in DelSession()
349 void StreamServer::NotifySessionDeleted(SessionPtr ses) in NotifySessionDeleted() function in OHOS::Msdp::DeviceStatus::StreamServer
/base/msdp/device_status/test/unittest/intention/ipc/src/
H A Dsocket_session_test.cpp457 g_socketSessionManager->NotifySessionDeleted(g_session); in HWTEST_F()
591 g_socketSessionManager->NotifySessionDeleted(g_session); in HWTEST_F()

Completed in 3 milliseconds