Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dsoftbus_client.cpp95 std::string peerName = pipe_.pipeId; in OpenConnect() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_binder_databus_invoker_unittest.cpp558 std::string peerName = SERVICE_NAME_TEST; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/
H A Dtmessenger.cpp192 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 Ddatabus_socket_listener.cpp28 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 Dmessage_parcel.cpp141 std::string peerName = sessionOfPeer->GetServiceName(); in WriteDBinderProxy() local
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h50 char *peerName; /**< Peer socket name */ member
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp213 OnReceiveNewConnection(int32_t socketId, int peerPid, int peerUid, std::string peerName, std::string networkId) OnReceiveNewConnection() argument
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h52 char *peerName; /**< Peer socket name, maximum length 255 bytes */ member
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1090 char *peerName; /**< Peer socket name, maximum length 255 bytes */ member

Completed in 12 milliseconds