Home
last modified time | relevance | path

Searched defs:type (Results 6026 - 6050 of 11297) sorted by relevance

1...<<241242243244245246247248249250>>...452

/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_listener.c45 LaneType type; member
62 static bool LaneTypeCheck(LaneType type) in LaneTypeCheck() argument
228 static LaneListenerInfo *LaneListenerIsExist(LaneType type) in LaneListenerIsExist() argument
240 static int32_t FindLaneListenerInfoByLaneType(LaneType type, LaneListenerInfo *laneListenerInfo) in FindLaneListenerInfoByLaneType() argument
427 RegisterLaneListener(LaneType type, const LaneStatusListener *listener) RegisterLaneListener() argument
456 UnRegisterLaneListener(LaneType type) UnRegisterLaneListener() argument
[all...]
/foundation/communication/dsoftbus/core/common/message_handler/
H A Dmessage_handler.c479 int type; member
489 SoftBusLooper *GetLooper(int type) in GetLooper() argument
500 void SetLooper(int type, SoftBusLooper *looper) in SetLooper() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp104 FreqType type = param.isWideBandSupported ? FREQUENCY_160M : FREQUENCY_DEFAULT; in P2pCreateGroup() local
/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/src/
H A Ddisc_coap.c472 static void CoapUpdateLocalDeviceInfo(InfoTypeChanged type) in CoapUpdateLocalDeviceInfo() argument
/foundation/communication/dsoftbus/tests/core/discovery/ble/dispatcher/
H A Ddisc_ble_dispatcher_test.cpp167 static void UpdateLocalDeviceInfoA(InfoTypeChanged type) in UpdateLocalDeviceInfoA() argument
705 static InfoTypeChanged type = TYPE_LOCAL_DEVICE_NAME; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp153 static uint32_t TestApplyLaneReqId(LaneType type) in TestApplyLaneReqId() argument
[all...]
H A Dtrans_lane_common_test.cpp140 int32_t type = LANE_BR; in HWTEST_F() local
203 int32_t type = LANE_P2P; HWTEST_F() local
324 IdCategory type = CATEGORY_UDID; HWTEST_F() local
592 ChannelType type = CHANNEL_TYPE_BUTT; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_manager_test.cpp536 int32_t type = 0; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_info.cpp67 protocol.Write(static_cast<int>(key), type, macArray.data(), macArray.size()); in MarshallingString() local
70 protocol.Write(static_cast<int>(key), type, reinterpret_cast<const uint8_t*>(value.c_str()), value.length()); in MarshallingString() local
78 auto type = keyTypeTable_[key]; in Marshalling() local
84 protocol.Write(static_cast<int>(key), type, macArray.data(), macArray.size()); in Marshalling() local
92 protocol.Write(static_cast<int>(key), type, &data, sizeof(data)); in Marshalling() local
98 protocol.Write(static_cast<int>(key), type, data.data(), data.size()); in Marshalling() local
103 protocol.Write(static_cast<int>(key), type, data.data(), data.size()); in Marshalling() local
60 MarshallingString( WifiDirectProtocol &protocol, InterfaceInfoKey key, Serializable::ValueType type, const std::string &value) MarshallingString() argument
114 protocol.Write(static_cast<int>(key), type, ipv4InfoOutput.data(), ipv4InfoOutput.size()); Marshalling() local
134 auto type = keyTypeTable_[InterfaceInfoKey(key)]; Unmarshalling() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_server_tcp_direct_test.cpp547 ConnectType type = CONNECT_HML; HWTEST_F() local
[all...]
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h51 MsgType type; /**< cmd type, decide the data structure below*/ member
101 ObjType type; member
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp278 napi_value type = NapiUtils::CreateObject(env); in CreateRemindType() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/
H A Dnetfirewall_types.h68 enum debug_type type; member
119 enum event_type type; member
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dlane_test.cpp164 static const char *GetLinkType(LaneLinkType type) in GetLinkType() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp249 DiscoveryType type = DISCOVERY_TYPE_WIFI; in HWTEST_F() local
576 IdCategory type = CATEGORY_UDID; HWTEST_F() local
664 DiscoveryType type = DISCOVERY_TYPE_WIFI; HWTEST_F() local
777 IdCategory type = CATEGORY_NETWORK_ID; HWTEST_F() local
785 IdCategory type = CATEGORY_NETWORK_ID; HWTEST_F() local
794 IdCategory type = CATEGORY_NETWORK_ID; HWTEST_F() local
844 IdCategory type = CATEGORY_NETWORK_ID; HWTEST_F() local
[all...]
H A Dlnn_decision_db_deps_mock.cpp185 int32_t LnnConvertHbTypeToId(LnnHeartbeatType type) in LnnConvertHbTypeToId() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp84 TransOnBytesReceived(int32_t channelId, int32_t channelType, const void *data, uint32_t len, SessionPktType type) TransOnBytesReceived() argument
139 OnBytesReceived(int32_t channelId, int32_t channelType, const void *data, uint32_t len, SessionPktType type) OnBytesReceived() argument
[all...]
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_common.c421 ConvertToDiscoveryType(AuthLinkType type) ConvertToDiscoveryType() argument
439 ConvertToAuthLinkType(DiscoveryType type) ConvertToAuthLinkType() argument
[all...]
/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h72 AuthLinkType type; member
[all...]
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c67 static int32_t ConnTypeCheck(ConnectType type) in ConnTypeCheck() argument
331 int32_t ConnTypeIsSupport(ConnectType type) in ConnTypeIsSupport() argument
369 ConnGetTypeByConnectionId(uint32_t connectionId, ConnectType *type) ConnGetTypeByConnectionId() argument
385 ConnectType type; ConnPostBytes() local
420 ConnectType type; ConnDisconnectDevice() local
449 ConnectType type; ConnGetConnectionInfo() local
610 ConnectType type; ConnUpdateConnection() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c68 static TransDumpLaneLinkType ConvertLaneLinkTypeToDumper(LaneLinkType type) in ConvertLaneLinkTypeToDumper() argument
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_strategy_mock.cpp81 int32_t LnnSetGearModeBySpecificType(const char *callerId, const GearMode *mode, LnnHeartbeatType type) in LnnSetGearModeBySpecificType() argument
86 int32_t LnnEnableHeartbeatByType(LnnHeartbeatType type, bool isEnable) in LnnEnableHeartbeatByType() argument
91 int32_t LnnStopHeartbeatByType(LnnHeartbeatType type) in LnnStopHeartbeatByType() argument
101 int32_t LnnUpdateSendInfoStrategy(LnnHeartbeatUpdateInfoType type) in LnnUpdateSendInfoStrategy() argument
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_rule_manager.cpp545 int32_t NetFirewallRuleManager::DistributeRulesToNative(NetFirewallRuleType type) in DistributeRulesToNative() argument
567 int32_t NetFirewallRuleManager::SetRulesToNativeByType(const int32_t userId, const NetFirewallRuleType type) in SetRulesToNativeByType() argument
224 GetEnabledNetFirewallRules(const int32_t userId, std::vector<NetFirewallRule> &ruleList, NetFirewallRuleType type) GetEnabledNetFirewallRules() argument
[all...]
/foundation/communication/nfc/interfaces/inner_api/common/
H A Dndef_message.cpp302 std::string type = data.substr(parsedDataIndex * HEX_BYTE_LEN, layout.typeLength * HEX_BYTE_LEN); in ParseRecordType() local
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_client_test.cpp64 std::vector<NetFirewallIpParam> GetIpList(const std::string &addressStart, uint8_t type, uint8_t family = FAMILY_IPV6) in GetIpList() argument
[all...]

Completed in 24 milliseconds

1...<<241242243244245246247248249250>>...452