Home
last modified time | relevance | path

Searched refs:insert (Results 2301 - 2325 of 5616) sorted by relevance

1...<<919293949596979899100>>...225

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/ipc_conn/
H A Dmod.rs61 hash_map.insert(key, value);
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_value_object.cpp45 valueHashVector_.insert(valueHashVector_.end(), item.begin(), item.end()); in SetValueHash()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvstore_service_death_notifier.cpp111 auto ret = instance.serviceDeathWatchers_.insert(std::move(watcher)); in AddServiceDeathWatcher()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dauto_sync_timer_mock.cpp75 stores.insert({ key, std::move(value) }); in GetStoreIds()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp59 outKeys.insert({it.begin() + keyPre.size(), it.begin() + keyPre.size() + DBConstant::HASH_KEY_SIZE}); in GetMetaKeysByKeyPrefix()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/common/
H A Dfuzzer_data.cpp96 set.insert(GetString(i)); in GetStringSet()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_resultset_performance.cpp64 testKey.insert(testKey.end(), strIndex.begin(), strIndex.end()); in InitResultSet()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Ddevice_manager.cpp101 devices_.insert(targetDev); in OnDeviceConnectCallback()
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreAfterCloseSyncJsunit.test.js40 await rdbStore.insert('test', valueBucket);
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dsystem_defined_record.cpp46 details_.insert(std::make_pair(property, value)); in AddProperty()
/foundation/distributeddatamgr/relational_store/test/js/rdb/performance/src/
H A DRdbStoreOthersCallbackPerf.js66 await rdbStore.insert("test", valueBucket);
149 rdbStore.executeSql("insert into test (name, age) values ('tom', 22)", function (err, data) {
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/performance/src/
H A DRdbStoreOthersCallbackPerf.js67 await rdbStore.insert("test", valueBucket);
150 rdbStore.executeSql("insert into test (name, age) values ('tom', 22)", function (err, data) {
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_pattern.cpp78 patternsOut.insert(pattern); in DetectPlainText()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/
H A Dcycle_task_runner.cpp133 runnableBundleNames->insert(bundleName); in SetRunableBundleNames()
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_class.cpp57 nClass.exClassMap.insert({className, constructor}); in SaveClass()
/foundation/filemanagement/app_file_service/utils/src/b_hiaudit/
H A Dzip_util.cpp110 result.insert(0, parentPathName); in GetDestFilePath()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_asset_send_listener.cpp102 taskIsSingleFileMap_.insert(std::make_pair(taskId, isSingleFile)); in AddFileMap()
H A Dsoftbus_session_dispatcher.cpp49 busNameToAgent_.insert(make_pair(busName, softbusAgent)); in RegisterSessionListener()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfo/src/
H A Dversion_info_test.cpp77 verInfo1.compVersions.insert(std::pair<DHType, CompVersion>(compVersions1.dhType, compVersions1)); in HWTEST_F()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dasset_callback_manager.cpp74 sendCallbackMap_.insert(std::pair<std::string, sptr<IAssetSendCallback>>(taskId, sendCallback)); in AddSendCallback()
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dtask_mock.cpp92 map_.insert({key, runner}); in AllocRunner()
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_rl_map.h43 auto result = map_.insert(std::pair<K, V>(key, value)); in Insert()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp128 g_devMap.insert(std::make_pair<uint16_t, std::string>(std::move(handle), std::move(addr))); in AddConnectionDevice()
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dprocess.cpp169 pids_.insert(pid); in UpdatePidByPath()
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dzip_util.cpp111 result.insert(0, parentPathName); in GetDestFilePath()

Completed in 10 milliseconds

1...<<919293949596979899100>>...225