Home
last modified time | relevance | path

Searched defs:peerProxy (Results 1 - 7 of 7) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_sub_stub.cpp55 sptr<IInterIpc> peerProxy = iface_cast<IInterIpc>(object); in SetListenerObject() local
H A Dinter_ipc_client_stub.cpp40 sptr<IInterIpc> peerProxy = iface_cast<IInterIpc>(object); in SetListenerObject() local
H A Dinter_ipc_service_stub.cpp115 sptr<IInterIpc> peerProxy = iface_cast<IInterIpc>(object); in SetListenerObject() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_stub.cpp86 sptr<IDomainRpcService> peerProxy = iface_cast<IDomainRpcService>(object); in SetListenerObject() local
H A Ddomain_rpc_manager.cpp116 int32_t DomainRpcManager::AddRpcClient(std::string remoteId, sptr<IDomainRpcService> peerProxy) in AddRpcClient() argument
H A Ddomain_rpc_client.cpp96 void DomainRpcClient::SetDomainProxy(sptr<IDomainRpcService> peerProxy) in SetDomainProxy() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/domain/
H A Ddomain_unit_test.cpp203 sptr<IDomainRpcService> peerProxy = nullptr; in HWTEST_F() local
338 sptr<IDomainRpcService> peerProxy = nullptr; in HWTEST_F() local

Completed in 4 milliseconds