Home
last modified time | relevance | path

Searched defs:type (Results 7951 - 7975 of 12363) sorted by relevance

1...<<311312313314315316317318319320>>...495

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp429 int32_t type = 0; HWTEST_F() local
444 int32_t type = 0; HWTEST_F() local
470 int32_t type = 0; HWTEST_F() local
492 int32_t type = 0; HWTEST_F() local
515 int32_t type = 0; HWTEST_F() local
538 int32_t type = 0; HWTEST_F() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_loader.cpp189 inline int32_t SysBpfObjDetach(bpf_attach_type type, const int progFd, const int cgFd) in SysBpfObjDetach() argument
203 inline int32_t SysBpfObjAttach(bpf_attach_type type, const int progFd, const int cgFd) in SysBpfObjAttach() argument
435 unsigned char type = 0; in LoadElfMapSectionCore() local
[all...]
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsession.h254 TransEnumEventType type; /**< Stream transmission QoS event type {@link TransEnumEventType} */ member
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/mock/
H A Dtrans_tcp_direct_message_test_mock.cpp100 int32_t SoftbusGetConfig(ConfigType type, unsigned char *val, uint32_t len) in SoftbusGetConfig() argument
165 int32_t LnnSetDLP2pIp(const char *id, IdCategory type, const char *p2pIp) in LnnSetDLP2pIp() argument
217 int32_t LnnGetRemoteNodeInfoById(const char *id, IdCategory type, NodeInfo *info) in LnnGetRemoteNodeInfoById() argument
/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_supplier.cpp591 void NetSupplier::SetSupplierType(int32_t type) in SetSupplierType() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_strategy.c49 LnnHeartbeatType type; member
161 static LnnHeartbeatParamManager *GetParamMgrByTypeLocked(LnnHeartbeatType type) in GetParamMgrByTypeLocked() argument
173 int32_t LnnGetGearModeBySpecificType(GearMode *mode, char *callerId, LnnHeartbeatType type) in LnnGetGearModeBySpecificType() argument
244 int32_t LnnSetGearModeBySpecificType(const char *callerId, const GearMode *mode, LnnHeartbeatType type) in LnnSetGearModeBySpecificType() argument
721 static int32_t RegistParamMgrBySpecificType(LnnHeartbeatType type) in RegistParamMgrBySpecificType() argument
770 LnnRegistParamMgrByType(LnnHeartbeatType type) LnnRegistParamMgrByType() argument
816 LnnUnRegistParamMgrByType(LnnHeartbeatType type) LnnUnRegistParamMgrByType() argument
869 LnnGetMediumParamBySpecificType(LnnHeartbeatMediumParam *param, LnnHeartbeatType type) LnnGetMediumParamBySpecificType() argument
1085 LnnStopHeartbeatByType(LnnHeartbeatType type) LnnStopHeartbeatByType() argument
1100 LnnStopHeartBeatAdvByTypeNow(LnnHeartbeatType type) LnnStopHeartBeatAdvByTypeNow() argument
1133 LnnEnableHeartbeatByType(LnnHeartbeatType type, bool isEnable) LnnEnableHeartbeatByType() argument
1144 LnnIsHeartbeatEnable(LnnHeartbeatType type) LnnIsHeartbeatEnable() argument
1164 LnnUpdateSendInfoStrategy(LnnHeartbeatUpdateInfoType type) LnnUpdateSendInfoStrategy() argument
[all...]
H A Dlnn_heartbeat_utils.c52 ConnectionAddrType LnnConvertHbTypeToConnAddrType(LnnHeartbeatType type) in LnnConvertHbTypeToConnAddrType() argument
67 int32_t LnnConvertHbTypeToId(LnnHeartbeatType type) in LnnConvertHbTypeToId() argument
/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp41 static ConnectType ConvertConnectType(ConnectionAddrType type) in ConvertConnectType() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/
H A Dlnn_network_manager.c117 static int32_t RegistNetIfMgr(LnnNetIfNameType type, LnnNetIfManagerBuilder builder) in RegistNetIfMgr() argument
136 static LnnNetIfMgr *NetifMgrFactory(LnnNetIfNameType type, const char *ifName) in NetifMgrFactory() argument
480 ProtocolType *type = (ProtocolType *)data; GetAllProtocols() local
672 ProtocolType type = 0; LnnInitNetworkManager() local
786 LnnGetNetIfTypeByName(const char *ifName, LnnNetIfType *type) LnnGetNetIfTypeByName() argument
802 LnnGetAddrTypeByIfName(const char *ifName, ConnectionAddrType *type) LnnGetAddrTypeByIfName() argument
[all...]
H A Dlnn_ip_network_impl.c313 ConnectionAddrType type = CONNECTION_ADDR_MAX; in LeaveOldIpNetwork() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c505 static void OnReceiveTopoUpdateMsg(LnnSyncInfoType type, const char *networkId, const uint8_t *msg, uint32_t len) in OnReceiveTopoUpdateMsg() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h69 uint8_t type; // MsgType member
126 ConnectType type; member
/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_manager.h112 SoftBusSecType type; member
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_client_test.cpp1283 std::string type = ""; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_p2p.c102 char type[WIFI_P2P_WPS_NAME_LENGTH] = {0}; in RpcP2pSetWpsDeviceType() local
118 char type[WIFI_P2P_WPS_NAME_LENGTH] = {0}; in RpcP2pSetWpsSecondaryDeviceType() local
722 int type = 0; in RpcP2pSetMiracastType() local
[all...]
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp73 HttpClientTask::HttpClientTask(const HttpClientRequest &request, TaskType type, const std::string &filePath) in HttpClientTask() argument
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_p2p.cpp446 void WifiP2pCEventCallback::OnConfigChanged(OHOS::Wifi::CfgType type, char* data, int dataLen) in OnConfigChanged() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
H A Dwifi_p2p_hal_interface.cpp152 WifiErrorNo WifiP2PHalInterface::SetP2pSecondaryDeviceType(const std::string &type) in SetP2pSecondaryDeviceType() argument
/foundation/communication/nfc/services/src/card_emulation/
H A Dce_service.cpp70 bool CeService::RegHceCmdCallback(const sptr<KITS::IHceCmdCallback> &callback, const std::string &type, in RegHceCmdCallback() argument
80 bool CeService::UnRegHceCmdCallback(const std::string &type, Security::AccessToken::AccessTokenID callerToken) in UnRegHceCmdCallback() argument
98 bool CeService::IsDefaultService(ElementName &element, const std::string &type) in IsDefaultService() argument
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp429 void BtConnectionManager::RegisterProfileObserver(BtProfileType type) in RegisterProfileObserver() argument
108 SendConnMsgToEvtHandler(NfcCommonEvent evt, const Bluetooth::BluetoothRemoteDevice &device, int32_t state, BtProfileType type) SendConnMsgToEvtHandler() argument
H A Dndef_bt_data_parser.cpp229 uint32_t type = NfcSdkCommon::GetByteFromHexStr(payload, offset++) & UNSIGNED_BYTE_TO_INT_MASK; in ParseBtRecord() local
165 GetUuidFromPayload(const std::string& payload, uint32_t& offset, uint32_t type, uint32_t len) GetUuidFromPayload() argument
338 uint32_t type = NfcSdkCommon::GetByteFromHexStr(payload, offset++) & UNSIGNED_BYTE_TO_INT_MASK; ParseBleRecord() local
[all...]
/foundation/communication/wifi/wifi/frameworks/cj/src/
H A Dwifi_ffi.cpp348 SecTypeCj type = ConvertKeyMgmtToSecType(config.keyMgmt); in DeviceConfig2C() local
690 SecTypeCj type = SecTypeCj(cfg.securityType); in FfiWifiAddCandidateConfig() local
763 FfiWifiWifiOn(char *type, void (*callback)()) FfiWifiWifiOn() argument
772 FfiWifiWifiOff(char* type) FfiWifiWifiOff() argument
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_db_helper.cpp565 QueryAllUserEnabledFirewallRules(std::vector<NetFirewallRule> &rules, NetFirewallRuleType type) QueryAllUserEnabledFirewallRules() argument
/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_hce_adapter.cpp42 void CheckAndNotify(const std::string& type, const T& obj) in CheckAndNotify() argument
148 char type[64] = {0}; in OnHceCmd() local
184 IsEventSupport(const std::string& type) IsEventSupport() argument
189 Register(const napi_env& env, const std::string& type, napi_value handler) Register() argument
231 RegHceCmdCallbackEvents(const napi_env& env, const std::string& type) RegHceCmdCallbackEvents() argument
390 CheckIsRegister(const std::string& type) CheckIsRegister() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_impl.cpp319 ErrCode WifiP2pImpl::Hid2dCreateGroup(const int frequency, FreqType type) in Hid2dCreateGroup() argument

Completed in 33 milliseconds

1...<<311312313314315316317318319320>>...495