Home
last modified time | relevance | path

Searched defs:srcEndPoint (Results 1 – 14 of 14) sorted by relevance

/base/useriam/user_auth_framework/test/fuzztest/services/core/remoteexecutorstub_fuzzer/
Dremote_executor_stub_fuzzer.cpp58 std::string srcEndPoint = parcel.ReadString(); in FuzzTest() local
84 std::string srcEndPoint = parcel.ReadString(); in RemoteExecutorProxyFuzzTest() local
/base/useriam/user_auth_framework/services/remote_connect/src/
Dsoft_bus_base_socket.cpp196const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes>… in SendRequest()
236const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes>… in SendResponse()
360 std::string srcEndPoint = softBusMessage->GetSrcEndPoint(); in ProcDataReceive() local
Dsoft_bus_message.cpp23 const std::string &srcEndPoint, const std::string &destEndPoint, in SoftBusMessage()
Dremote_connect_manager.cpp77 const std::string &srcEndPoint, const std::string &destEndPoint, in SendMessage()
Dsoft_bus_client_socket.cpp44 …ltCode ClientSocket::SendMessage(const std::string &connectionName, const std::string &srcEndPoint, in SendMessage()
Dsoft_bus_server_socket.cpp30 …ltCode ServerSocket::SendMessage(const std::string &connectionName, const std::string &srcEndPoint, in SendMessage()
Dsoft_bus_manager.cpp526 const std::string &srcEndPoint, const std::string &destEndPoint, in SendMessage()
/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
Dsoft_bus_fuzzer.cpp92 std::string srcEndPoint = parcel.ReadString(); in FuzzSoftBusBaseSocketFisrst() local
162 std::string srcEndPoint = parcel.ReadString(); in FuzzSoftBusManagerFisrst() local
/base/useriam/user_auth_framework/services/context/src/
Dremote_auth_service.cpp72 void OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
108 …RemoteAuthServiceImpl::OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
Dremote_auth_invoker_context.cpp50 void OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
128 …oteAuthInvokerContext::OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
Dremote_executor_stub.cpp165 void OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
293 …id RemoteExecutorStub::OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
Dremote_auth_context.cpp49 void OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
/base/useriam/user_auth_framework/services/core/src/
Dremote_executor_proxy.cpp94 void OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
174 …d RemoteExecutorProxy::OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage()
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
Dremote_auth_context_fuzzer.cpp164 std::string srcEndPoint = parcel.ReadString(); in RemoteAuthInvokerContextFuzzTest() local