Home
last modified time | relevance | path

Searched defs:remoteId (Results 1 - 9 of 9) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/
H A Ddomain_manager.cpp42 int32_t DomainManager::SendDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> BaseMsg) in SendDomainRequest() argument
64 void DomainManager::OnDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> BaseMsg) in OnDomainRequest() argument
98 int32_t DomainManager::DelPeer(std::string remoteId) in DelPeer() argument
112 std::shared_ptr<ITransmitMgr> DomainManager::FindMgrByRemoteId(std::string remoteId) in FindMgrByRemoteId() argument
[all...]
H A Ddomain_def.h66 void SetRemoteId(std::string remoteId) in SetRemoteId() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service.cpp80 std::string remoteId = IPCSkeleton::GetCallingDeviceID(); in GetSubSystemAbility() local
123 int32_t DomainRpcService::SendDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> msg) in SendDomainRequest() argument
131 void DomainRpcService::DelPeerProxy(std::string remoteId) in DelPeerProxy() argument
[all...]
H A Ddomain_rpc_manager.cpp42 int32_t DomainRpcManager::SendDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> BaseMsg) in SendDomainRequest() argument
94 int32_t DomainRpcManager::AddRpcClient(std::string remoteId) in AddRpcClient() argument
116 int32_t DomainRpcManager::AddRpcClient(std::string remoteId, sptr<IDomainRpcService> peerProxy) in AddRpcClient() argument
134 DelRpcClient(std::string remoteId) DelRpcClient() argument
158 OnDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> BaseMsg) OnDomainRequest() argument
169 OnPeerConnected(std::string remoteId) OnPeerConnected() argument
174 OnPeerDisconnected(std::string remoteId) OnPeerDisconnected() argument
[all...]
H A Ddomain_rpc_client.cpp157 int32_t DomainRpcClient::SendDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> BaseMsg) in SendDomainRequest() argument
/foundation/distributedhardware/distributed_input/services/source/transport/test/sourcetransunittest/
H A Ddistributed_input_sourcetrans_test.cpp516 std::string remoteId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; in HWTEST_F() local
568 std::string remoteId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; in HWTEST_F() local
590 std::string remoteId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; in HWTEST_F() local
657 std::string remoteId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; in HWTEST_F() local
677 std::string remoteId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; in HWTEST_F() local
725 std::string remoteId = "f6d4c08647073e02e7a78f09473aa122ff57fc81c00981fcf5be989e7d112591"; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_native_view_ffi.cpp62 int64_t FfiOHOSAceFrameworkNativeViewCtor(int64_t remoteId) in FfiOHOSAceFrameworkNativeViewCtor() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/domain/
H A Ddomain_unit_test.cpp59 void OnPeerConnected(std::string remoteId) in OnPeerConnected() argument
63 void OnPeerDisconnected(std::string remoteId) in OnPeerDisconnected() argument
67 void OnDomainRequest(std::string remoteId, std::shared_ptr<BaseDomainMsg> baseMsg) in OnDomainRequest() argument
93 std::string remoteId = "dsads"; in HWTEST_F() local
108 std::string remoteId = "sdsdsd"; in HWTEST_F() local
132 std::string remoteId = "sdsdsd"; HWTEST_F() local
143 std::string remoteId = "sdsdsd"; HWTEST_F() local
152 std::string remoteId = "sdsdsd"; HWTEST_F() local
178 std::string remoteId = "sdsdsd"; HWTEST_F() local
219 std::string remoteId = "sdsdsd"; HWTEST_F() local
237 std::string remoteId = "sdsdsd"; HWTEST_F() local
299 std::string remoteId = "1212"; HWTEST_F() local
308 std::string remoteId = "1212"; HWTEST_F() local
315 std::string remoteId = "1212"; HWTEST_F() local
323 std::string remoteId = "1212"; HWTEST_F() local
337 std::string remoteId = "1212"; HWTEST_F() local
345 std::string remoteId = "1212"; HWTEST_F() local
351 std::string remoteId = "1212"; HWTEST_F() local
357 std::string remoteId = "1212"; HWTEST_F() local
571 std::string remoteId = "sdsdsdsd"; HWTEST_F() local
581 std::string remoteId = "sdsdsdsd"; HWTEST_F() local
617 std::string remoteId = "sdsdsd"; HWTEST_F() local
630 std::string remoteId = "sdsdsd"; HWTEST_F() local
[all...]
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_core_unittest.cpp400 int remoteId = proxy->GetHandle(); in HWTEST_F() local

Completed in 7 milliseconds