/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | link_manager.cpp | 60 bool LinkManager::ProcessIfPresent(InnerLink::LinkType type, const std::string &remoteDeviceId, const Handler &handler) in ProcessIfPresent() argument 75 bool LinkManager::ProcessIfAbsent(InnerLink::LinkType type, const std::string &remoteDeviceId, const Handler &handler) in ProcessIfAbsent() argument 125 auto type = link->GetLinkType(); ProcessIfAbsent() local 150 RemoveLink(InnerLink::LinkType type, const std::string &remoteDeviceId) RemoveLink() argument 198 RemoveLinks(InnerLink::LinkType type) RemoveLinks() argument [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_connection_fsm_mock_test.cpp | 96 ConnectionAddrType type; in HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/ |
H A D | client_bus_center_manager_mock.cpp | 53 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | conn_manager_test.cpp | 422 RouteManager::TableType type = instance_->GetTableType(LOCAL_NET_ID); HWTEST_F() local 661 RouteManager::TableType type = instance_->GetTableType(netId); HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/ |
H A D | softbus_hidumper_util.h | 41 int32_t type; member
|
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_manager.cpp | 130 bool StreamManager::SetOption(int type, const StreamAttr &value) in SetOption() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/ |
H A D | bus_center_event_test.cpp | 123 NodeBasicInfoType type = TYPE_DEVICE_NAME; in HWTEST_F() local 410 SoftBusLpEventType type = (SoftBusLpEventType)(SOFTBUS_LP_EVENT_UNKNOWN + 1); HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/mock/ |
H A D | trans_manager_mock.cpp | 39 int32_t LnnGetRemoteNodeInfoById(const char *id, IdCategory type, NodeInfo *info) in LnnGetRemoteNodeInfoById() argument 80 int32_t TransOpenChannelProc(ChannelType type, AppInfo *appInfo, const ConnectOption *connOpt, int32_t *channelId) in TransOpenChannelProc() argument
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
H A D | networkshare_manager_test.cpp | 74 void TestSharingEventCallback::OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, in OnInterfaceSharingStateChanged() argument
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_supplier_test/ |
H A D | net_supplier_test.cpp | 204 int32_t type = 10; // SLOT_TYPE_LTE_CA = 10 in HWTEST_F() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/ |
H A D | lnn_heartbeat_medium_mgr.h | 30 LnnHeartbeatType type; member
|
/foundation/communication/dsoftbus/core/transmission/common/src/ |
H A D | trans_pending_pkt.c | 45 static int32_t IsPendingListTypeLegal(int type) in IsPendingListTypeLegal() argument 53 int32_t PendingInit(int32_t type) in PendingInit() argument 69 PendingDeinit(int32_t type) PendingDeinit() argument 116 FormalizeTimeFormat(SoftBusSysTime *outTime, int32_t type) FormalizeTimeFormat() argument 131 AddPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) AddPendingPacket() argument 163 GetPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) GetPendingPacket() argument 192 DelPendingPacketbyChannelId(int32_t channelId, int32_t seqNum, int32_t type) DelPendingPacketbyChannelId() argument 225 ProcPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) ProcPendingPacket() argument 257 SetPendingPacket(int32_t channelId, int32_t seqNum, int32_t type) SetPendingPacket() argument 287 DelPendingPacket(int32_t channelId, int32_t type) DelPendingPacket() argument [all...] |
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_session.c | 126 ProxyPacketType type = SessionTypeToPacketType(flags); in TransProxyPostSessionData() local
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_lane_test.cpp | 105 static void SetAuthSessionInfo(AuthSessionInfo *info, uint64_t connId, bool isServer, AuthLinkType type) in SetAuthSessionInfo() argument [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/ |
H A D | lnn_bt_network_impl_mock.cpp | 39 int32_t LnnBtNetworkImplInterfaceMock::ActionOfLnnGetNetIfTypeByNameBr(const char *ifName, LnnNetIfType *type) in ActionOfLnnGetNetIfTypeByNameBr() argument 45 int32_t LnnBtNetworkImplInterfaceMock::ActionOfLnnGetNetIfTypeByNameBle(const char *ifName, LnnNetIfType *type) in ActionOfLnnGetNetIfTypeByNameBle() argument 57 int32_t LnnRequestLeaveByAddrType(const bool *type, uint32_t typeLen) in LnnRequestLeaveByAddrType() argument 82 int32_t LnnGetNetIfTypeByName(const char *ifName, LnnNetIfType *type) in LnnGetNetIfTypeByName() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/service/fuzztest/buscenterevent_fuzzer/ |
H A D | buscenterevent_fuzz.cpp | 72 ConnectionAddrType type = static_cast<ConnectionAddrType> in LnnNotifyLnnRelationChangedFuzzTest() local 172 ConnectionAddrType type = static_cast<ConnectionAddrType> in LnnNotifySingleOffLineEventFuzzTest() local
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/mock/ |
H A D | trans_lane_common_test_mock.cpp | 39 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len)
in SoftbusGetConfig() argument 54 int32_t LnnGetRemoteNodeInfoById(const char *id, IdCategory type, NodeInfo *info)
in LnnGetRemoteNodeInfoById() argument
|
/foundation/communication/netmanager_base/bpf/bpf_progs/ |
H A D | netstats.c | 27 unsigned int type; // actual bpf_map_type
member
|
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | bus_center_client_proxy.c | 177 int32_t ClinetOnNodeBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClinetOnNodeBasicInfoChanged() argument
|
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy.cpp | 76 int32_t ClinetOnNodeBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClinetOnNodeBasicInfoChanged() argument 87 int32_t ClientOnNodeStatusChanged(void *info, uint32_t infoTypeLen, int32_t type) in ClientOnNodeStatusChanged() argument 113 int32_t ClinetNotifyDeviceTrustedChange(int32_t type, const char *msg, uint32_t msgLen) in ClinetNotifyDeviceTrustedChange() argument
|
/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/ |
H A D | softbus_event_converter.h | 37 HiSysEventParamType type; member
|
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
H A D | lnn_connection_mock.cpp | 97 void DiscDeviceInfoChanged(InfoTypeChanged type) in DiscDeviceInfoChanged() argument
|
H A D | network_mock.cpp | 41 int32_t SoftBusSocketCreate(int32_t domain, int32_t type, int32_t protocol, int32_t *socketFd) in SoftBusSocketCreate() argument 61 int32_t LnnGetNetIfTypeByName(const char *ifName, LnnNetIfType *type) in LnnGetNetIfTypeByName() argument 91 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/ |
H A D | trans_tcp_direct_wifi_test_mock.cpp | 49 void AuthGetLatestIdByUuid(const char *uuid, AuthLinkType type, bool isMeta, AuthHandle *authHandle) in AuthGetLatestIdByUuid() argument
|
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
H A D | netfirewall_utils.h | 201 static __always_inline bool load_icmp_info(const struct __sk_buff *skb, __u32 l4_nhoff, __u8 protocol, __u8 *type,
in load_icmp_info() argument
|