Searched defs:peerName (Results 1 - 9 of 9) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | softbus_client.cpp | 95 std::string peerName = pipe_.pipeId; in OpenConnect() local
|
/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_binder_databus_invoker_unittest.cpp | 558 std::string peerName = SERVICE_NAME_TEST; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | tmessenger.cpp | 192 int32_t TMessenger::StartConnect(const std::string &pkgName, const std::string &myName, const std::string &peerName) in StartConnect() argument 126 Open( const std::string &pkgName, const std::string &myName, const std::string &peerName, bool isServer) Open() argument
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | databus_socket_listener.cpp | 28 DBinderSocketInfo::DBinderSocketInfo(const std::string &ownName, const std::string &peerName, in DBinderSocketInfo() argument 68 std::string peerName = info.name; in ServerOnBind() local 186 int32_t DatabusSocketListener::CreateClientSocket(const std::string &ownName, const std::string &peerName, in CreateClientSocket() argument [all...] |
H A D | message_parcel.cpp | 141 std::string peerName = sessionOfPeer->GetServiceName(); in WriteDBinderProxy() local
|
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | trans_type.h | 50 char *peerName; /**< Peer socket name */ member
|
/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | dbinder_databus_invoker.cpp | 213 OnReceiveNewConnection(int32_t socketId, int peerPid, int peerUid, std::string peerName, std::string networkId) OnReceiveNewConnection() argument
|
/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | trans_type.h | 52 char *peerName; /**< Peer socket name, maximum length 255 bytes */ member
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 1090 char *peerName; /**< Peer socket name, maximum length 255 bytes */ member
|
Completed in 12 milliseconds