Home
last modified time | relevance | path

Searched defs:connectionName (Results 1 - 25 of 26) sorted by relevance

12

/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsocket_factory.cpp29 std::shared_ptr<BaseSocket> SocketFactory::CreateClientSocket(const int32_t socketId, const std::string &connectionName, in CreateClientSocket() argument
H A Dremote_connect_listener.cpp23 void ConnectionListener::OnMessage(const std::string &connectionName, const std::string &secEndPoint, in OnMessage() argument
29 void ConnectionListener::OnConnectStatus(const std::string &connectionName, ConnectStatus connectStatus) in OnConnectStatus() argument
H A Dremote_connect_listener_manager.cpp41 ResultCode RemoteConnectListenerManager::RegisterListener(const std::string &connectionName, in RegisterListener() argument
67 ResultCode RemoteConnectListenerManager::UnregisterListener(const std::string &connectionName, in UnregisterListener() argument
90 FindListener(const std::string &connectionName, const std::string &endPointName) FindListener() argument
104 OnConnectionDown(const std::string &connectionName) OnConnectionDown() argument
124 OnConnectionUp(const std::string &connectionName) OnConnectionUp() argument
[all...]
H A Dremote_connect_manager.cpp36 ResultCode RemoteConnectionManager::OpenConnection(const std::string &connectionName, in OpenConnection() argument
43 ResultCode RemoteConnectionManager::CloseConnection(const std::string &connectionName) in CloseConnection() argument
49 ResultCode RemoteConnectionManager::RegisterConnectionListener(const std::string &connectionName, in RegisterConnectionListener() argument
63 ResultCode RemoteConnectionManager::UnregisterConnectionListener(const std::string &connectionName, in UnregisterConnectionListener() argument
76 ResultCode RemoteConnectionManager::SendMessage(const std::string &connectionName, in SendMessage() argument
[all...]
H A Dsoft_bus_message.cpp22 SoftBusMessage::SoftBusMessage(int32_t messageSeq, const std::string &connectionName, in SoftBusMessage() argument
H A Dsoft_bus_server_socket.cpp30 ResultCode ServerSocket::SendMessage(const std::string &connectionName, const std::string &srcEndPoint, in SendMessage() argument
58 std::string connectionName = GetClientConnectionName(socketId); in OnShutdown() local
82 std::string connectionName = softBusMessage->GetConnectionName(); in OnBytes() local
138 void ServerSocket::AddClientConnection(const int32_t socketId, const std::string &connectionName) in AddClientConnection() argument
158 std::string connectionName = iter->second; DeleteClientConnection() local
177 GetSocketIdByClientConnectionName(const std::string &connectionName) GetSocketIdByClientConnectionName() argument
[all...]
H A Dsoft_bus_client_socket.cpp44 ResultCode ClientSocket::SendMessage(const std::string &connectionName, const std::string &srcEndPoint, in SendMessage() argument
66 std::string connectionName = GetConnectionName(); in OnShutdown() local
112 void ClientSocket::SetConnectionName(const std::string &connectionName) in SetConnectionName() argument
[all...]
H A Dsoft_bus_base_socket.cpp57 void BaseSocket::InsertMsgCallback(uint32_t messageSeq, const std::string &connectionName, in InsertMsgCallback() argument
84 std::string connectionName; in GetConnectionName() local
169 std::string connectionName = GetConnectionName(messageSeq); in ReplyTimerTimeOut() local
204 RefreshTraceInfo(const std::string &connectionName, int32_t msgType, bool ack, uint32_t messageSeq) RefreshTraceInfo() argument
212 SendRequest(const int32_t socketId, const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, MsgCallback &callback) SendRequest() argument
255 SendResponse(const int32_t socketId, const std::string &connectionName, const std::string &srcEndPoint, const std::string &destEndPoint, const std::shared_ptr<Attributes> &attributes, uint32_t messageSeq) SendResponse() argument
342 std::string connectionName = softBusMessage->GetConnectionName(); ProcessMessage() local
386 std::string connectionName = softBusMessage->GetConnectionName(); ProcDataReceive() local
[all...]
/base/useriam/user_auth_framework/services/remote_connect/inc/
H A Dremote_connect_listener_manager.h47 std::string connectionName; member
H A Dsoft_bus_base_socket.h73 std::string connectionName; member
/base/useriam/user_auth_framework/services/context/src/
H A Dremote_iam_callback.cpp26 RemoteIamCallback::RemoteIamCallback(std::string &connectionName) : connectionName_(connectionName) in RemoteIamCallback() argument
H A Dremote_executor_stub.cpp294 void RemoteExecutorStub::OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage() argument
H A Dremote_auth_service.cpp110 void RemoteAuthServiceImpl::OnMessage(const std::string &connectionName, const std::string &srcEndPoint, in OnMessage() argument
181 GetRemoteAuthContextCallback(std::string connectionName, Authentication::AuthenticationPara para) GetRemoteAuthContextCallback() argument
199 ProcStartRemoteAuthRequest(const std::string &connectionName, const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) ProcStartRemoteAuthRequest() argument
[all...]
H A Dremote_auth_context.cpp286 OnConnectStatus(const std::string &connectionName, ConnectStatus connectStatus) OnConnectStatus() argument
[all...]
H A Dremote_auth_invoker_context.cpp128 OnMessage(const std::string &connectionName, const std::string &srcEndPoint, const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) OnMessage() argument
155 OnConnectStatus(const std::string &connectionName, ConnectStatus connectStatus) OnConnectStatus() argument
[all...]
H A Dcontext_callback_impl.cpp201 void ContextCallbackImpl::SetTraceConnectionName(const std::string &connectionName) in SetTraceConnectionName() argument
/base/useriam/user_auth_framework/services/context/inc/
H A Dremote_auth_context.h32 std::string connectionName; member
H A Dremote_auth_invoker_context.h33 std::string connectionName; member
H A Dcontext_callback.h57 std::optional<std::string> connectionName; member
/base/useriam/user_auth_framework/test/fuzztest/services/softbus_fuzzer/
H A Dsoft_bus_fuzzer.cpp88 std::string connectionName = parcel.ReadString(); in FuzzSoftBusBaseSocketFisrst() local
125 std::string connectionName = parcel.ReadString(); in FuzzSoftBusServerSocketFisrst() local
160 std::string connectionName = parcel.ReadString(); FuzzSoftBusManagerFisrst() local
[all...]
/base/useriam/user_auth_framework/test/fuzztest/services/core/remoteexecutorstub_fuzzer/
H A Dremote_executor_stub_fuzzer.cpp61 std::string connectionName = parcel.ReadString(); in FuzzTest() local
83 std::string connectionName = parcel.ReadString(); in RemoteExecutorProxyFuzzTest() local
109 std::string connectionName = parcel.ReadString(); in RemoteMsgUtilFuzzTest() local
/base/useriam/user_auth_framework/frameworks/native/common/dfx/inc/
H A Dhisysevent_adapter.h39 std::string connectionName; member
55 std::string connectionName; member
86 std::string connectionName; member
91 std::string connectionName; member
101 std::string connectionName; member
/base/useriam/user_auth_framework/test/fuzztest/services/context/remoteauthcontext_fuzzer/
H A Dremote_auth_context_fuzzer.cpp120 std::string connectionName = parcel.ReadString(); in RemoteAuthContextFuzzTest() local
158 std::string connectionName = parcel.ReadString(); in RemoteAuthInvokerContextFuzzTest() local
183 std::string connectionName in RemoteIamCallbackFuzzTest() local
[all...]
/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp129 RemoteExecutorProxy::RemoteExecutorProxy(std::string connectionName, ExecutorInf argument
174 OnMessage(const std::string &connectionName, const std::string &srcEndPoint, const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) OnMessage() argument
208 OnConnectStatus(const std::string &connectionName, ConnectStatus connectStatus) OnConnectStatus() argument
[all...]
H A Dremote_msg_util.cpp40 bool RemoteMsgUtil::GetConnectionName(uint64_t contextId, std::string &connectionName) in GetConnectionName() argument

Completed in 15 milliseconds

12