Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_manager.h43 void OnPeerDisconnected(std::string remoteId) final;
H A Ddomain_rpc_service.cpp141 listener->OnPeerDisconnected(remoteId); in DelPeerProxy()
H A Ddomain_rpc_client.cpp40 listener->OnPeerDisconnected(remoteId_); in OnRemoteDied()
H A Ddomain_rpc_manager.cpp174 void DomainRpcManager::OnPeerDisconnected(std::string remoteId) in OnPeerDisconnected() function in OHOS::Sharing::DomainRpcManager
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/
H A Ddomain_def.h38 virtual void OnPeerDisconnected(std::string remoteId) = 0;
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/domain/
H A Ddomain_unit_test.cpp63 void OnPeerDisconnected(std::string remoteId) in OnPeerDisconnected() function in OHOS::Sharing::IDomainPeerListenerImpl
352 DomainRpcManager::GetInstance()->OnPeerDisconnected(remoteId); in HWTEST_F()

Completed in 3 milliseconds