Home
last modified time | relevance | path

Searched refs:insert (Results 1976 - 2000 of 4982) sorted by relevance

1...<<71727374757677787980>>...200

/foundation/resourceschedule/ffrt/src/sched/
H A Dscheduler.h100 readyTasks.insert(std::move(node)); in ResetDeadline()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dcgroup_map.cpp57 controllers_.insert(std::make_pair(name, std::move(controller))); in AddCgroupController()
/foundation/resourceschedule/ffrt/src/dfx/watchdog/
H A Dwatchdog_util.cpp53 taskStatusMap.insert(std::make_pair(gid, SEND_COUNT_MIN)); in AddTaskToWatchdog()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dapp_startup_scene_rec.cpp116 startUidSet_.insert(uid); in UpdateAppStartupNum()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dnetwork_latency_controller.cpp149 requests.insert(identity); in AddRequest()
/foundation/window/window_manager/utils/src/
H A Dsingleton_container.cpp97 instanceDependencySet.insert(stringMap[name]); in DependOn()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel.cpp48 input.insert(input.end(), data, data + len); in OnDataReceived()
/foundation/communication/dsoftbus/tests/common/include/
H A Dfuzz_data_generator.h130 payload.insert(payload.end(), prefix.begin(), prefix.end());
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dvnic_manager_test.cpp124 uids.insert(i); in HWTEST_F()
/foundation/communication/netmanager_base/utils/common_utils/include/
H A Ddelayed_queue.h77 elems_[index].insert(elem); in Put()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_monitor.cpp113 m_setMonitorIface.insert(iface); in StartMonitor()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/network_select/
H A Dwifi_comparator_impl.cpp86 selectedCandidates.insert(selectedCandidates.end(), bestNetworkCandidates.begin(), bestNetworkCandidates.end()); in GetBestCandidates()
/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()

Completed in 10 milliseconds

1...<<71727374757677787980>>...200