Home
last modified time | relevance | path

Searched defs:type (Results 5151 - 5175 of 12363) sorted by relevance

1...<<201202203204205206207208209210>>...495

/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_default_rule_parser.cpp154 cJSON *type = cJSON_GetObjectItem(mem, NET_FIREWALL_IP_TYPE.c_str()); in ConvertIpParamToConfig() local
/foundation/communication/netstack/frameworks/native/tls_socket/include/
H A Dtls_config_enhanced.h68 CertType type = CertType::PEM; member
/foundation/communication/netstack/test/fuzztest/http_fuzzer/
H A Dhttp_fuzzer.cpp399 TaskType type = task->GetType(); in HttpClientTaskGetTypeFuzzTest() local
/foundation/communication/wifi/wifi/test/fuzztest/wifi_p2p/wifip2p_fuzzer/
H A Dp2p_fuzzer.cpp134 WifiMacAddrInfoType type = static_cast<WifiMacAddrInfoType>(0); in RefreshGroupsFromCurrentGroupFuzzerTest() local
146 WifiMacAddrInfoType type = static_cast<WifiMacAddrInfoType>(1); in RefreshCurrentGroupFromGroupsFuzzerTest() local
180 WifiMacAddrInfoType type = static_cast<WifiMacAddrInfoType>(4); in AddMacAddrPairInfoFuzzerTest() local
198 WifiMacAddrInfoType type = static_cast<WifiMacAddrInfoType>(1); in RemoveMacAddrPairInfoFuzzerTest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.cpp601 IfaceType type = IfaceType::STA; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp65 int32_t NetworkShareClient::StartSharing(const SharingIfaceType &type) in StartSharing() argument
76 int32_t NetworkShareClient::StopSharing(const SharingIfaceType &type) in StopSharing() argument
143 int32_t NetworkShareClient::GetSharableRegexs(const SharingIfaceType &type, std::vector<std::string> &ifaceRegexs) in GetSharableRegexs() argument
154 GetSharingState(const SharingIfaceType &type, SharingIfaceState &state) GetSharingState() argument
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/include/
H A Dnetfirewall_db_helper.h74 uint8_t type; member
/foundation/communication/netmanager_ext/test/netfirewallmanager/unittest/netfirewallmanager_test/
H A Dnetfirewall_service_stub_test.cpp78 sptr<NetFirewallRule> GetNetFirewallRuleSptr(NetFirewallRuleType type, uint8_t number, uint8_t portNum = 0) in GetNetFirewallRuleSptr() argument
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotstub_fuzzer/
H A Dwifihotspotstub_fuzzer.cpp374 KeyMgmt type = static_cast<KeyMgmt>(static_cast<int>(data[0]) % THREE); in WifiHotspotServiceImplFuzzTest() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_wpa_p2p_test.cpp86 char type[] = "p2p_device_type"; in HWTEST_F() local
722 char type[] = "p2p_device_type"; in HWTEST_F() local
/foundation/communication/nfc/test/fuzztest/services_test/hostcardemulationmanager_test/hostcardemulationmanager/hostcardemulationmanager_fuzzer/
H A Dhostcardemulationmanager_fuzzer.cpp131 std::string type = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzRegHceCmdCallback() local
145 std::string type = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzRegHceCmdCallback1() local
157 std::string type = NfcSdkCommon::BytesVecToHexString(data, size); in FuzzUnRegHceCmdCallback() local
/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_hisysevent.cpp23 static void WriteEvent(const std::string& eventType, HiviewDFX::HiSysEvent::EventType type, Types... args) in WriteEvent() argument
/foundation/communication/wifi/wifi/base/cRPC/src/
H A Dserial.c28 int WriteBegin(Context *context, int type) in WriteBegin() argument
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_packet_parser.cpp189 const uint8_t *MDnsPayloadParser::ParseRData(const uint8_t *begin, const MDnsPayload &payload, int type, int length, in ParseRData() argument
H A Dmdns_service.cpp45 int32_t type = 0; member
[all...]
/foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/
H A Dconnect_context.cpp193 napi_valuetype type = NapiUtils::GetValueType(GetEnv(), jsCert); in ParseClientCert() local
213 napi_valuetype type = NapiUtils::GetValueType(GetEnv(), websocketProxyValue); in ParseProxy() local
297 void ConnectContext::SetWebsocketProxyType(WebsocketProxyType type) in SetWebsocketProxyType() argument
/foundation/communication/wifi/wifi/frameworks/cj/src/
H A Dwifi_callback.cpp106 void SetCallback(const std::string &type, void (* callback)(int32_t)) in SetCallback() argument
384 void SetCallback(const std::string &type, void (* callback)()) in SetCallback() argument
426 Register(const std::string& type, void (* callback)()) Register() argument
456 UnRegister(const std::string& type) UnRegister() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_proxy.cpp378 ErrCode WifiHotspotProxy::EnableHotspot(const ServiceType type) in EnableHotspot() argument
405 ErrCode WifiHotspotProxy::DisableHotspot(const ServiceType type) in DisableHotspot() argument
H A Dwifi_hotspot_impl.cpp151 ErrCode WifiHotspotImpl::EnableHotspot(const ServiceType type) in EnableHotspot() argument
158 ErrCode WifiHotspotImpl::DisableHotspot(const ServiceType type) in DisableHotspot() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp280 void WifiP2pGroupManager::SetCurrentGroup(WifiMacAddrInfoType type, const WifiP2pGroupInfo &group) in SetCurrentGroup() argument
292 void WifiP2pGroupManager::AddMacAddrPairInfo(WifiMacAddrInfoType type, const WifiP2pGroupInfo &group) in AddMacAddrPairInfo() argument
340 RemoveMacAddrPairInfo(WifiMacAddrInfoType type, const WifiP2pGroupInfo &group) RemoveMacAddrPairInfo() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_tag_assets.cpp110 Type type; in IsDataContainField() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/
H A Djs_distributedobjectstore.cpp249 char type[TYPE_SIZE] = { 0 }; in JSOn() local
285 char type[TYPE_SIZE] = { 0 }; in JSOff() local
402 char type[TYPE_SIZE] = { 0 }; JSRecordCallback() local
449 char type[TYPE_SIZE] = { 0 }; JSDeleteCallback() local
[all...]
H A Djs_distributedobject.cpp173 Type type = TYPE_STRING; in DoGet() local
130 DoPut( napi_env env, JSObjectWrapper *wrapper, char *key, napi_valuetype type, napi_value value) DoPut() argument
[all...]
H A Djs_watcher.cpp41 bool JSWatcher::On(const char *type, napi_value handler) in On() argument
51 void JSWatcher::Off(const char *type, napi_value handler) in Off() argument
93 void JSWatcher::Emit(const char *type, const std::string &sessionId, const std::vector<std::string> &changeData) in Emit() argument
116 Find(const char *type) Find() argument
162 Emit( const char *type, const std::string &sessionId, const std::string &networkId, const std::string &status) Emit() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Dgeneral_store_mock.cpp34 SetDistributedTables( const std::vector<std::string> &tables, int32_t type, const std::vector<Reference> &references) SetDistributedTables() argument

Completed in 23 milliseconds

1...<<201202203204205206207208209210>>...495