Home
last modified time | relevance | path

Searched defs:type (Results 1876 - 1900 of 10596) sorted by relevance

1...<<71727374757677787980>>...424

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_sync_info_manager_test.cpp69 void Handler(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) in Handler() argument
73 void Complete(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) in Complete() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dprobe_thread.cpp50 ProbeType type = probeThread->GetProbeType(); in NetProbeThread() local
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_common.c37 StatisticEvtReportFunc GetStatisticEvtReportFunc(StatisticEvtType type) in GetStatisticEvtReportFunc() argument
47 int32_t SetStatisticEvtReportFunc(StatisticEvtType type, StatisticEvtReportFunc func) in SetStatisticEvtReportFunc() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.h45 AuthLinkType type; member
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/softbusclientmanager_fuzzer/
H A Dsoftbusclientmanager_fuzzer.cpp47 int32_t type = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in SoftbusClientMagSwitch() local
64 LnnOnLeaveResult(reinterpret_cast<const char *>(rawData), type); in SoftbusClientMagSwitch() local
68 LnnOnTimeSyncResult(reinterpret_cast<const void *>(info), type); in SoftbusClientMagSwitch() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_physical_subnet_manager.c110 static int32_t DoUnregistSubnetByType(ProtocolType type) in DoUnregistSubnetByType() argument
123 int32_t LnnUnregistPhysicalSubnetByType(ProtocolType type) in LnnUnregistPhysicalSubnetByType() argument
168 void LnnNotifyAllTypeOffline(ConnectionAddrType type) in LnnNotifyAllTypeOffline() argument
/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_connection_addr_utils.c157 LnnConvAddrTypeToDiscType(ConnectionAddrType type) LnnConvAddrTypeToDiscType() argument
172 LnnDiscTypeToConnAddrType(DiscoveryType type) LnnDiscTypeToConnAddrType() argument
[all...]
/foundation/communication/dsoftbus/core/discovery/ble/touch_ble/src/
H A Ddisc_touch_ble_virtual.c74 static void TouchBleUpdateLocalDeviceInfo(InfoTypeChanged type) in TouchBleUpdateLocalDeviceInfo() argument
/foundation/communication/dsoftbus/core/discovery/ble/virtual_link_ble/src/
H A Ddisc_virtual_link_ble_virtual.c80 static void UpdateLocalDeviceInfo(InfoTypeChanged type) in UpdateLocalDeviceInfo() argument
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_event.h28 static __always_inline void output_to_user(enum event_type type, void *data, __u32 len) in output_to_user() argument
109 static __always_inline void log_dbg_any(enum debug_type type, __u32 arg1) in log_dbg_any() argument
119 static __always_inline void log_dbg(enum debug_type type, enum stream_dir dir, __u32 arg1) in log_dbg() argument
130 log_dbg2(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2) log_dbg2() argument
142 log_dbg3(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3) log_dbg3() argument
155 log_dbg4(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4) log_dbg4() argument
170 log_dbg5(enum debug_type type, enum stream_dir dir, __u32 arg1, __u32 arg2, __u32 arg3, __u32 arg4, __u32 arg5) log_dbg5() argument
[all...]
/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_sqlite_statement.cpp108 int32_t type = sqlite3_column_type(stmtHandle_, index); in GetColumnString() local
124 int32_t type = sqlite3_column_type(stmtHandle_, index); in GetColumnLong() local
139 int32_t type = sqlite3_column_type(stmtHandle_, index); in GetColumnInt() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl_virtual.c62 void LnnUpdateHeartbeatInfo(LnnHeartbeatUpdateInfoType type) in LnnUpdateHeartbeatInfo() argument
H A Dlnn_ble_heartbeat_virtual.c55 static int32_t UpdateBleSendInfo(LnnHeartbeatUpdateInfoType type) in UpdateBleSendInfo() argument
91 int32_t HbUpdateBleScanFilter(int32_t listenerId, LnnHeartbeatType type) in HbUpdateBleScanFilter() argument
H A Dlnn_ble_lpdevice_virtual.c51 int32_t SendDeviceInfoToSHByType(LpFeatureType type) in SendDeviceInfoToSHByType() argument
57 int32_t SendAdvInfoToMlps(LpBroadcastParam *lpAdvParam, LpServerType type) in SendAdvInfoToMlps() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_virtual.c61 NodeInfo *LnnGetNodeInfoById(const char *id, IdCategory type) in LnnGetNodeInfoById() argument
101 bool LnnGetOnlineStateById(const char *id, IdCategory type) in LnnGetOnlineStateById() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dwifi_config_info.cpp46 auto type = keyTypeTable_[static_cast<WifiConfigInfoKey>(key)]; in Unmarshalling() local
76 auto type = keyTypeTable_[key]; in Marshalling() local
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dtrans_client_stub.c112 int32_t type = 0; in ClientOnChannelMsgreceived() local
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_message_service.c169 int32_t type = CHANNEL_TYPE_BUTT; in SendStream() local
219 int32_t type = CHANNEL_TYPE_BUTT; in SendFile() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_ledger_test.cpp183 AuthLinkType type = AUTH_LINK_TYPE_WIFI; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/vtpstreamsocket_fuzzer/
H A Dvtpstreamsocket_fuzzer.cpp80 int32_t type = *(reinterpret_cast<const int*>(data)); in VtpSetOptionTest() local
92 int32_t type = *(reinterpret_cast<const int*>(data)); in VtpGetOptionTest() local
/foundation/communication/netmanager_base/frameworks/js/napi/network/network_exec/src/
H A Dnetwork_exec.cpp44 std::string type = ""; in MakeNetworkResponse() local
/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/src/
H A Dnetwork_observer.cpp45 std::string type = ""; in MakeNetworkResponse() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dnetfirewall_rule_manager_test.cpp29 sptr<NetFirewallRule> GetNetFirewallRuleSptr(NetFirewallRuleType type, int32_t appUid = 0) in GetNetFirewallRuleSptr() argument
/foundation/communication/dsoftbus/core/common/security/permission/include/
H A Dpermission_entry.h51 int32_t type; member
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dduration_statistic.cpp77 NewInstance( enum WifiDirectConnectType type) NewInstance() argument

Completed in 11 milliseconds

1...<<71727374757677787980>>...424