| /foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
| H A D | trans_tcp_direct_message_append_test.cpp | 429 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 D | bpf_loader.cpp | 189 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 D | session.h | 254 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 D | trans_tcp_direct_message_test_mock.cpp | 100 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 D | net_supplier.cpp | 591 void NetSupplier::SetSupplierType(int32_t type) in SetSupplierType() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
| H A D | lnn_heartbeat_strategy.c | 49 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 D | lnn_heartbeat_utils.c | 52 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 D | softbus_server.cpp | 41 static ConnectType ConvertConnectType(ConnectionAddrType type) in ConvertConnectType() argument
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/ |
| H A D | lnn_network_manager.c | 117 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 D | lnn_ip_network_impl.c | 313 ConnectionAddrType type = CONNECTION_ADDR_MAX; in LeaveOldIpNetwork() local
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| H A D | lnn_topo_manager.c | 505 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 D | softbus_proxychannel_message.h | 69 uint8_t type; // MsgType member 126 ConnectType type; member
|
| /foundation/communication/dsoftbus/sdk/transmission/session/include/ |
| H A D | client_trans_session_manager.h | 112 SoftBusSecType type; member
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
| H A D | net_conn_client_test.cpp | 1283 std::string type = ""; HWTEST_F() local [all...] |
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_crpc_p2p.c | 102 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 D | http_client_task.cpp | 73 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 D | wifi_c_p2p.cpp | 446 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 D | wifi_p2p_hal_interface.cpp | 152 WifiErrorNo WifiP2PHalInterface::SetP2pSecondaryDeviceType(const std::string &type) in SetP2pSecondaryDeviceType() argument
|
| /foundation/communication/nfc/services/src/card_emulation/ |
| H A D | ce_service.cpp | 70 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 D | bt_connection_manager.cpp | 429 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 D | ndef_bt_data_parser.cpp | 229 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 D | wifi_ffi.cpp | 348 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 D | netfirewall_db_helper.cpp | 565 QueryAllUserEnabledFirewallRules(std::vector<NetFirewallRule> &rules, NetFirewallRuleType type) QueryAllUserEnabledFirewallRules() argument
|
| /foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
| H A D | nfc_napi_hce_adapter.cpp | 42 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 D | wifi_p2p_impl.cpp | 319 ErrCode WifiP2pImpl::Hid2dCreateGroup(const int frequency, FreqType type) in Hid2dCreateGroup() argument
|