Searched refs:OnClientDisconnect (Results 1 - 3 of 3) sorted by relevance
/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | uds_server.cpp | 238 DfxHisysevent::OnClientDisconnect(secPtr, fd, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT); in ReleaseSession() 250 DfxHisysevent::OnClientDisconnect(secPtr, fd, OHOS::HiviewDFX::HiSysEvent::EventType::BEHAVIOR); in ReleaseSession() 252 DfxHisysevent::OnClientDisconnect(secPtr, fd, OHOS::HiviewDFX::HiSysEvent::EventType::FAULT); in ReleaseSession()
|
/foundation/multimodalinput/input/service/dfx/include/ |
H A D | dfx_hisysevent.h | 70 static void OnClientDisconnect(const SessionPtr& secPtr, int32_t fd,
|
/foundation/multimodalinput/input/service/dfx/src/ |
H A D | dfx_hisysevent.cpp | 174 void DfxHisysevent::OnClientDisconnect(const SessionPtr& secPtr, int32_t fd, in OnClientDisconnect() function in OHOS::MMI::DfxHisysevent
|
Completed in 4 milliseconds