Home
last modified time | relevance | path

Searched refs:Peer (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/
H A Dcooperate_in.cpp180 context.inputDevMgr_.RemoveVirtualInputDevice(context.Peer()); in OnComeBack()
206 param.networkId = context.Peer(); in OnStop()
208 .networkId = context.Peer(), in OnStop()
228 context.dsoftbus_.StopCooperate(context.Peer(), stopNotice); in OnRemoteStart()
539 Utility::Anonymize(parent_.process_.Peer()).c_str()); in OnNormal()
543 .originNetworkId = context.Peer(), in OnNormal()
558 std::string remoteNetworkId = parent_.process_.Peer(); in OnProgress()
569 .targetNetworkId = parent_.process_.Peer(), in OnProgress()
571 context.dsoftbus_.RelayCooperate(context.Peer(), notice); in OnProgress()
590 Utility::Anonymize(parent_.process_.Peer()).c_str()); in OnReset()
[all …]
H A Dcooperate_free.cpp127 int32_t ret = context.dsoftbus_.OpenSession(context.Peer()); in OnStart()
130 Utility::Anonymize(context.Peer()).c_str()); in OnStart()
145 context.dsoftbus_.StartCooperate(context.Peer(), startNotice); in OnStart()
149 Utility::Anonymize(context.Peer()).c_str()); in OnStart()
154 ss << "start_cooperation_with_ " << Utility::Anonymize(context.Peer()).c_str(); in OnStart()
164 param.networkId = context.Peer(); in OnStop()
166 .networkId = context.Peer(), in OnStop()
189 context.inputDevMgr_.AddVirtualInputDevice(context.Peer()); in OnRemoteStart()
190 …e start] Cooperation with \'%{public}s\' established", Utility::Anonymize(context.Peer()).c_str()); in OnRemoteStart()
H A Dcooperate_out.cpp143 Utility::Anonymize(context.Peer()).c_str()); in OnStart()
157 Utility::Anonymize(context.Peer()).c_str(), param.isUnchained); in OnStop()
160 param.networkId = context.Peer(); in OnStop()
162 .networkId = context.Peer(), in OnStop()
211 context.dsoftbus_.StopCooperate(context.Peer(), stopNotice); in OnRemoteStart()
216 …e start] Cooperation with \'%{public}s\' established", Utility::Anonymize(context.Peer()).c_str()); in OnRemoteStart()
261 …relay cooperate] Relay cooperation to \'%{public}s\'", Utility::Anonymize(context.Peer()).c_str()); in OnRelay()
262 context.OnRelayCooperation(context.Peer(), context.NormalizedCursorPosition()); in OnRelay()
341 context.dsoftbus_.StopCooperate(context.Peer(), notice); in StopCooperate()
H A Dcooperate_context.cpp285 [observer, remoteNetworkId = Peer(), cursorPos = NormalizedCursorPosition()] { in OnTransitionOut()
299 [observer, remoteNetworkId = Peer(), cursorPos = NormalizedCursorPosition()] { in OnTransitionIn()
313 [observer, remoteNetworkId = Peer(), cursorPos = NormalizedCursorPosition()] { in OnBack()
H A Di_cooperate_state.cpp87 std::string ICooperateState::Process::Peer() const in Peer() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::Process
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_in.cpp180 context.inputDevMgr_.RemoveVirtualInputDevice(context.Peer()); in OnComeBack()
226 context.dsoftbus_.StopCooperate(context.Peer(), stopNotice); in OnRemoteStart()
246 context.inputDevMgr_.RemoveVirtualInputDevice(context.Peer()); in OnRemoteStop()
537 Utility::Anonymize(parent_.process_.Peer()).c_str()); in OnNormal()
541 .originNetworkId = context.Peer(), in OnNormal()
555 std::string remoteNetworkId = parent_.process_.Peer(); in OnProgress()
566 .targetNetworkId = parent_.process_.Peer(), in OnProgress()
568 context.dsoftbus_.RelayCooperate(context.Peer(), notice); in OnProgress()
587 Utility::Anonymize(parent_.process_.Peer()).c_str()); in OnReset()
602 context.dsoftbus_.StopCooperate(context.Peer(), notice); in StopCooperate()
[all …]
H A Dcooperate_free.cpp134 int32_t ret = context.dsoftbus_.OpenSession(context.Peer()); in OnStart()
137 Utility::Anonymize(context.Peer()).c_str()); in OnStart()
152 context.dsoftbus_.StartCooperate(context.Peer(), startNotice); in OnStart()
156 Utility::Anonymize(context.Peer()).c_str()); in OnStart()
161 ss << "start_cooperation_with_ " << Utility::Anonymize(context.Peer()).c_str(); in OnStart()
188 context.inputDevMgr_.AddVirtualInputDevice(context.Peer()); in OnRemoteStart()
189 …e start] Cooperation with \'%{public}s\' established", Utility::Anonymize(context.Peer()).c_str()); in OnRemoteStart()
H A Dcooperate_out.cpp144 Utility::Anonymize(context.Peer()).c_str()); in OnStart()
158 Utility::Anonymize(context.Peer()).c_str(), param.isUnchained); in OnStop()
210 context.dsoftbus_.StopCooperate(context.Peer(), stopNotice); in OnRemoteStart()
215 …e start] Cooperation with \'%{public}s\' established", Utility::Anonymize(context.Peer()).c_str()); in OnRemoteStart()
260 …relay cooperate] Relay cooperation to \'%{public}s\'", Utility::Anonymize(context.Peer()).c_str()); in OnRelay()
261 context.OnRelayCooperation(context.Peer(), context.NormalizedCursorPosition()); in OnRelay()
339 context.dsoftbus_.StopCooperate(context.Peer(), notice); in StopCooperate()
H A Dcooperate_context.cpp297 [observer, remoteNetworkId = Peer(), cursorPos = NormalizedCursorPosition()] { in OnTransitionOut()
311 [observer, remoteNetworkId = Peer(), cursorPos = NormalizedCursorPosition()] { in OnTransitionIn()
325 [observer, remoteNetworkId = Peer(), cursorPos = NormalizedCursorPosition()] { in OnBack()
H A Di_cooperate_state.cpp87 std::string ICooperateState::Process::Peer() const in Peer() function in OHOS::Msdp::DeviceStatus::Cooperate::ICooperateState::Process
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H A Dnode_base.cpp71 std::shared_ptr<IPort> PortBase::Peer() const in Peer() function in OHOS::Camera::PortBase
78 auto peerPort = Peer(); in DeliverBuffer()
89 auto peerPort = Peer(); in DeliverBuffers()
241 …GetName().c_str(), (*it)->Peer()->GetNode()->GetName().c_str(), buffer->GetStreamId(), buffer->Get… in DeliverBuffer()
H A Dnode_base.h38 std::shared_ptr<IPort> Peer() const override;
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/pipeline_core/nodes/mpi_node/
H A Dmpi_node.cpp55 auto peerPort = port->Peer(); in ConnectMpi()
93 auto peerPort = port->Peer(); in DisConnectMpi()
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_context.h59 std::string Peer() const;
147 inline std::string Context::Peer() const in Peer() function
H A Di_cooperate_state.h76 std::string Peer() const;
/ohos5.0/foundation/multimodalinput/input/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp59 remoteNetworkId_ = context.Peer(); in Enable()
80 remoteNetworkId_ = context.Peer(); in Update()
H A Dinput_event_builder.cpp60 remoteNetworkId_ = context.Peer(); in Enable()
78 remoteNetworkId_ = context.Peer(); in Update()
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/include/
H A Dcooperate_context.h59 std::string Peer() const;
159 inline std::string Context::Peer() const in Peer() function
H A Di_cooperate_state.h79 std::string Peer() const;
/ohos5.0/base/msdp/device_status/intention/cooperate/plugin/src/input_event_transmission/
H A Dinput_event_interceptor.cpp56 remoteNetworkId_ = context.Peer(); in Enable()
77 remoteNetworkId_ = context.Peer(); in Update()
H A Dinput_event_builder.cpp60 remoteNetworkId_ = context.Peer(); in Enable()
78 remoteNetworkId_ = context.Peer(); in Update()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/include/
H A Dinode.h41 virtual std::shared_ptr<IPort> Peer() const = 0;
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/dispatcher/
H A Dstream_pipeline_dispatcher.cpp37 GenerateNodeSeq(nodeVec, it->Peer()->GetNode()); in GenerateNodeSeq()
/ohos5.0/foundation/communication/dsoftbus/
H A DREADME.md216 char *peerName; // Peer socket name.
217 char *peerNetworkId; // Peer network ID.
/ohos5.0/docs/en/application-dev/connectivity/bluetooth/
H A Dspp-development-guide.md117 ### Connecting to the Peer Device over a Socket

12