| /foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifihotspotstub_fuzzer/ |
| H A D | wifihotspotstub_fuzzer.cpp | 374 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 D | wifi_hal_wpa_p2p_test.cpp | 86 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 D | hostcardemulationmanager_fuzzer.cpp | 131 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 D | nfc_hisysevent.cpp | 23 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 D | serial.c | 28 int WriteBegin(Context *context, int type) in WriteBegin() argument
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/src/ |
| H A D | mdns_packet_parser.cpp | 189 const uint8_t *MDnsPayloadParser::ParseRData(const uint8_t *begin, const MDnsPayload &payload, int type, int length, in ParseRData() argument
|
| H A D | mdns_service.cpp | 45 int32_t type = 0; member [all...] |
| /foundation/communication/netstack/frameworks/js/napi/websocket/async_context/src/ |
| H A D | connect_context.cpp | 193 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 D | wifi_callback.cpp | 106 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 D | wifi_hotspot_proxy.cpp | 378 ErrCode WifiHotspotProxy::EnableHotspot(const ServiceType type) in EnableHotspot() argument 405 ErrCode WifiHotspotProxy::DisableHotspot(const ServiceType type) in DisableHotspot() argument
|
| H A D | wifi_hotspot_impl.cpp | 151 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 D | wifi_p2p_group_manager.cpp | 280 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 D | cloud_sync_tag_assets.cpp | 110 Type type; in IsDataContainField() local [all...] |
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/src/adaptor/ |
| H A D | js_distributedobjectstore.cpp | 249 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 D | js_distributedobject.cpp | 173 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 D | js_watcher.cpp | 41 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 D | general_store_mock.cpp | 34 SetDistributedTables( const std::vector<std::string> &tables, int32_t type, const std::vector<Reference> &references) SetDistributedTables() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/ |
| H A D | event_loop_impl.cpp | 35 EventRequest(int type, EventImpl *event, EventsMask events) in EventRequest() argument 46 EventRequest(int type, EventImpl *event, EventTime timeout) in EventRequest() argument 65 static bool IsValidType(int type) in IsValidType() argument 223 int type = isAdd ? EventRequest::MOD_EVENTS_ADD : in Modify() local 268 int EventLoopImpl::QueueRequest(int type, EventImp argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| H A D | rd_utils.cpp | 105 int GetCollNameFromType(SingleVerDataType type, std::string &collName) in GetCollNameFromType() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_nb_transaction_test.cpp | 48 KvStoreNbConflictType type = CONFLICT_NATIVE_ALL; member [all...] |
| H A D | distributeddb_interfaces_query_test.cpp | 56 QueryValueType type = GetQueryValueType::GetFieldTypeAndValue(queryValue, fieldValue); in CreateCheckList() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_single_kv_store.cpp | 116 ArgsType type = ArgsType::UNKNOWN; member 124 napi_valuetype type = napi_undefined; in GetVariantArgs() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/ |
| H A D | rd_sqlite_utils.cpp | 207 int RDSQLiteUtils::BeginTransaction(sqlite3 *db, TransactType type) in BeginTransaction() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/ |
| H A D | cloud_cursor_impl.cpp | 211 OhCloudExtValueType type = OhCloudExtValueType::VALUEINNERTYPE_EMPTY; in GetExtend() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/ |
| H A D | water_version_manager.cpp | 83 auto type = BUTT; in GenerateWaterVersion() local 104 auto type = BUTT; GetWaterVersion() local 137 GetVersion(const std::string &deviceId, WaterVersionManager::Type type) GetVersion() argument 148 GetWaterVersion(const std::string &deviceId, WaterVersionManager::Type type) GetWaterVersion() argument 377 SetType(WaterVersionManager::Type type) SetType() argument [all...] |