Home
last modified time | relevance | path

Searched defs:type (Results 2801 - 2825 of 10576) sorted by relevance

1...<<111112113114115116117118119120>>...424

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.cpp60 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 Dlnn_connection_fsm_mock_test.cpp96 ConnectionAddrType type; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_mock.cpp53 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 Dconn_manager_test.cpp422 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 Dsoftbus_hidumper_util.h41 int32_t type; member
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_manager.cpp130 bool StreamManager::SetOption(int type, const StreamAttr &value) in SetOption() argument
/foundation/communication/dsoftbus/tests/core/bus_center/service/unittest/
H A Dbus_center_event_test.cpp123 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 Dtrans_manager_mock.cpp39 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 Dnetworkshare_manager_test.cpp74 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 Dnet_supplier_test.cpp204 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 Dlnn_heartbeat_medium_mgr.h30 LnnHeartbeatType type; member
/foundation/communication/dsoftbus/core/transmission/common/src/
H A Dtrans_pending_pkt.c45 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 Dsoftbus_proxychannel_session.c126 ProxyPacketType type = SessionTypeToPacketType(flags); in TransProxyPostSessionData() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_test.cpp105 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 Dlnn_bt_network_impl_mock.cpp39 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 Dbuscenterevent_fuzz.cpp72 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 Dtrans_lane_common_test_mock.cpp39 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 Dnetstats.c27 unsigned int type; // actual bpf_map_type member
/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dbus_center_client_proxy.c177 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 Dbus_center_client_proxy.cpp76 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 Dsoftbus_event_converter.h37 HiSysEventParamType type; member
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_connection_mock.cpp97 void DiscDeviceInfoChanged(InfoTypeChanged type) in DiscDeviceInfoChanged() argument
H A Dnetwork_mock.cpp41 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 Dtrans_tcp_direct_wifi_test_mock.cpp49 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 Dnetfirewall_utils.h201 static __always_inline bool load_icmp_info(const struct __sk_buff *skb, __u32 l4_nhoff, __u8 protocol, __u8 *type, in load_icmp_info() argument

Completed in 14 milliseconds

1...<<111112113114115116117118119120>>...424