Home
last modified time | relevance | path

Searched refs:DelPeerProxy (Results 1 - 10 of 10) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_service_death_listener.h37 service->DelPeerProxy(key);
H A Dinter_ipc_service_stub.h29 void DelPeerProxy(std::string key) override;
H A Dinter_ipc_stub.h53 virtual void DelPeerProxy(std::string key);
H A Dinter_ipc_service_stub.cpp94 void InterIpcServiceStub::DelPeerProxy(std::string key) in DelPeerProxy() function in OHOS::Sharing::InterIpcServiceStub
H A Dinter_ipc_stub.cpp184 void InterIpcStub::DelPeerProxy(std::string key) in DelPeerProxy() function in OHOS::Sharing::InterIpcStub
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_death_listener.h35 service->DelPeerProxy(deviceId);
H A Ddomain_rpc_service.h40 void DelPeerProxy(std::string remoteId);
H A Ddomain_rpc_service.cpp131 void DomainRpcService::DelPeerProxy(std::string remoteId) in DelPeerProxy() function in OHOS::Sharing::DomainRpcService
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/domain/
H A Ddomain_unit_test.cpp572 domainRpcService->DelPeerProxy(remoteId); in HWTEST_F()
587 domainRpcService->DelPeerProxy(remoteId); in HWTEST_F()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/interprocess/
H A Dinterprocess_unit_test.cpp350 ipcServiceStub->DelPeerProxy(key); in HWTEST_F()
542 interIpcStub->DelPeerProxy(key); in HWTEST_F()

Completed in 7 milliseconds