/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_net_diag_data.cpp | 300 bool NetDiagUnixSocketInfo::Unmarshalling(Parcel &parcel, NetDiagUnixSocketInfo &socketInfo) in Unmarshalling() 358 bool NeyDiagNetProtoSocketInfo::Unmarshalling(Parcel &parcel, NeyDiagNetProtoSocketInfo &socketInfo) in Unmarshalling() 397 for (const auto &socketInfo : unixSocketsInfo_) { in Marshalling() local 411 for (const auto &socketInfo : netProtoSocketsInfo_) { in Marshalling() local 433 NetDiagUnixSocketInfo socketInfo; in Unmarshalling() local 446 NeyDiagNetProtoSocketInfo socketInfo; in Unmarshalling() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | databus_socket_listener.cpp | 111 DBinderSocketInfo socketInfo; in ClientOnShutdown() local 164 std::shared_ptr<std::mutex> DatabusSocketListener::QueryOrNewInfoMutex(DBinderSocketInfo socketInfo) in QueryOrNewInfoMutex() 201 SocketInfo socketInfo = { in CreateClientSocket() local 235 DBinderSocketInfo socketInfo; in ShutdownSocket() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/softbusonsinksessionopened_fuzzer/ |
H A D | softbusonsinksessionopened_fuzzer.cpp | 32 PeerSocketInfo socketInfo = { in SoftbusOnSinkSessionOpenedFuzzTest() local
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusonsourcesessionopened_fuzzer/ |
H A D | softbusonsourcesessionopened_fuzzer.cpp | 32 PeerSocketInfo socketInfo = { in SoftbusOnSourceSessionOpenedFuzzTest() local
|
/ohos5.0/base/security/device_security_level/baselib/msglib/src/standard/ |
H A D | messenger_device_socket_manager.c | 198 SocketNodeInfo *socketInfo = NULL; in CreateOrRestartSocketCloseTimer() local 239 SocketNodeInfo *socketInfo; in GetIdentityBySocketId() local 274 SocketNodeInfo *socketInfo = MALLOC(sizeof(SocketNodeInfo)); in CreateSocketNodeInfo() local 296 SocketNodeInfo *socketInfo = CreateSocketNodeInfo(socket, devId); in ProcessBindDevice() local 408 SocketInfo socketInfo = { in ProcessCreateServer() local 529 SocketNodeInfo *socketInfo = LIST_ENTRY(node, SocketNodeInfo, link); in GetSocketBySocketList() local 669 SocketInfo socketInfo = { in PrepareBindSocket() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_auth_negotiation_test/ |
H A D | trans_auth_negotiation_test.cpp | 288 ConnSocketInfo socketInfo; variable 303 ConnSocketInfo socketInfo; variable
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | net_diag_wrapper_test.cpp | 370 NetDiagSocketsInfo socketInfo; variable 509 NetDiagUnixSocketInfo socketInfo; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | softbus_client.cpp | 102 SocketInfo socketInfo; in OpenConnect() local
|
H A D | softbus_adapter_standard.cpp | 407 SocketInfo socketInfo; in CreateSessionServerAdapter() local 563 ServerSocketInfo socketInfo; in OnBind() local
|
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/socket/ |
H A D | dbinder_remote_listener.cpp | 147 SocketInfo socketInfo = { in CreateClientSocket() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
H A D | softbus_adapter_standard.cpp | 461 SocketInfo socketInfo; in CreateClientSocket() local 534 SocketInfo socketInfo; in CreateSessionServerAdapter() local
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/ |
H A D | trans_auth_negotiation.c | 258 static int32_t SetWlanAuthConnInfo(const struct ConnSocketInfo *socketInfo, AuthConnInfo *authConnI… in SetWlanAuthConnInfo()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | net_diag_wrapper.cpp | 505 NeyDiagNetProtoSocketInfo socketInfo; in ExtractNetProtoSocketsInfo() local 534 NetDiagUnixSocketInfo socketInfo; in ExtractUnixSocketsInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/interface/ |
H A D | softbus_conn_interface.h | 127 struct ConnSocketInfo socketInfo; member
|