Home
last modified time | relevance | path

Searched refs:set (Results 3776 - 3800 of 5624) sorted by relevance

1...<<151152153154155156157158159160>>...225

/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_impl.cpp226 ErrCode WifiHotspotImpl::GetSupportedPowerModel(std::set<PowerModel>& setPowerModelList) in GetSupportedPowerModel()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_struct.h235 uint16_t set; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/mock/
H A Ddb_store_mock.h126 mutable ConcurrentMap<KvStoreObserver *, std::set<Key>> observers_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.h195 int GetExistsDevicesFromMeta(std::set<std::string> &devices);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.h120 int GetCompressionAlgo(std::set<CompressAlgorithm> &algorithmSet) const override;
/foundation/distributeddatamgr/kv_store/frameworks/common/
H A Dtask_scheduler.h26 #include <set>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h166 std::set<std::string> kvApps_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h88 // Get the result set
93 // Release the result set
241 mutable std::set<IKvDBResultSet *> kvDbResultSets_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dcloud_sync_log_table_manager.cpp44 std::set<std::string> primaryKeySet; // we need sort primary key by upper name in CalcPrimaryKeyHash()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.h257 // set value: SUBSCRIBE_QUERY_PREFIX + DBCommon::TransferHashString(queryId)
258 // queryId is not in set while key is not found from db first time, and return lastTimestamp = INT64_MAX
259 // if query is in set return 0 while not found from db, means already sync before, don't trigger again
260 mutable std::map<DeviceID, std::set<std::string>> queryIdMap_;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/
H A Dsync_fuzzer.cpp195 std::set<Key> keys; in SubscribeOperation()
/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_base.cpp239 std::set<std::string> callKeys(keys.begin(), keys.end()); in RegisterDataObserver()
/foundation/filemanagement/app_file_service/tests/unittests/backup_utils/b_filesystem/
H A Db_dir_test.cpp312 set<string> inc(paths.begin(), paths.end()); in HWTEST_F()
/foundation/filemanagement/app_file_service/tests/mock/module_ipc/
H A Dsvc_session_manager_throw_mock.cpp92 std::set<std::string> SvcSessionManager::GetExtFileNameRequest(const std::string &bundleName) in GetExtFileNameRequest()
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/include/
H A Dext_extension.h151 void AsyncTaskRestore(std::set<std::string> fileSet, const std::vector<ExtManageInfo> extManageInfo);
/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_event.cpp59 static std::set<std::string> g_supportEventList = {
/foundation/window/window_manager/wm/src/
H A Dwindow_adapter_lite.cpp65 windowManagerLiteAgentMap_[type] = std::set<sptr<IWindowManagerAgent>>(); in RegisterWindowManagerAgent()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-it87.c170 * them allow all the lines to be set/unset to Simple I/O. in it87_gpio_request()
176 * newly-exported GPIO interfaces are set to input. in it87_gpio_request()
257 /* set the output enable bit */ in it87_gpio_direction_out()
275 .set = it87_gpio_set,
H A Dgpio-gpio-mm.c33 * @io_state: bit I/O state (whether bit is set to input or output)
157 /* ensure that GPIO is set for input */ in gpiomm_gpio_get()
234 /* update output state data and set device gpio register */ in gpiomm_gpio_set_multiple()
282 gpiommgpio->chip.set = gpiomm_gpio_set; in gpiomm_probe()
H A Dgpio-sprd.c249 sprd_gpio->chip.set = sprd_gpio_set; in sprd_gpio_probe()
H A Dgpio-siox.c232 ddata->gchip.set = gpio_siox_set; in gpio_siox_probe()
H A Dgpio-zx.c237 chip->gc.set = zx_set_value; in zx_gpio_probe()
H A Dgpio-crystalcove.c70 * @set_irq_mask: true if the IRQ mask needs to be set, false to clear.
349 cg->chip.set = crystalcove_gpio_set; in crystalcove_gpio_probe()
H A Dgpio-cs5535.c297 .set = chip_gpio_set,
329 /* set up the driver-specific struct */ in cs5535_gpio_probe()
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
H A Dsimdisk.c64 .set = simdisk_param_set_filename,

Completed in 17 milliseconds

1...<<151152153154155156157158159160>>...225