Home
last modified time | relevance | path

Searched refs:OnSessionLost (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_manager.h60 void OnSessionLost(SocketSessionPtr session);
/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp128 void DragManager::OnSessionLost(SocketSessionPtr session) in OnSessionLost() function in OHOS::Msdp::DeviceStatus::DragManager
146 [this](SocketSessionPtr session) { this->OnSessionLost(session); }); in AddListener()
244 [this](SocketSessionPtr session) { this->OnSessionLost(session); }); in StartDrag()

Completed in 3 milliseconds