Home
last modified time | relevance | path

Searched refs:erase (Results 601 - 625 of 3982) sorted by relevance

1...<<21222324252627282930>>...160

/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp279 deviceProfileMap_.erase(deviceProfileKey); in DeleteDeviceProfile()
293 serviceProfileMap_.erase(serviceProfileKey); in DeleteServiceProfile()
309 charProfileMap_.erase(charProfileKey); in DeleteCharProfile()
475 iter = syncListenerMap_.erase(iter); in RemoveSyncListeners()
503 syncListenerMap_.erase(caller); in RemoveSyncListener()
529 syncListenerMap_.erase(iter); in RemoveSyncListener()
673 onlineDevMap_.erase(udid); in OnNodeOffline()
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/src/
H A Dsoftbus_channel_adapter.cpp223 serverMap_.erase(it->first); in RemoveChannelServer()
236 devId2SessIdMap_.erase(it->first); in RemoveChannelServer()
326 devId2SessIdMap_.erase(sessName + "_" + peerDevId); in CloseSoftbusChannel()
402 listenerMap_.erase(sessName + "_" + peerDevId); in UnRegisterChannelListener()
440 timeSyncSessNames_.erase(sessName + "_" + peerDevId); in StopDeviceTimeSync()
488 devId2SessIdMap_.erase(it->first); in OnSoftbusChannelOpened()
515 it = devId2SessIdMap_.erase(it); in OnSoftbusChannelClosed()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp124 bound->singleThreadedWorkers.byTid.erase(it); in unbind()
316 timeouts.erase(it); in take()
317 auto deleted = fibers.erase(fiber) != 0; in take()
336 void Scheduler::WaitingFibers::erase(Fiber* fiber) { in erase() function in marl::Scheduler::WaitingFibers
340 auto erased = timeouts.erase(Timeout{timeout, fiber}) != 0; in erase()
342 MARL_ASSERT(erased, "WaitingFibers::erase() maps out of sync"); in erase()
343 fibers.erase(it); in erase()
523 work.waiting.erase(fiber); in enqueue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DLoopInfo.h389 SubLoops.erase(SubLoops.begin() + (I - begin())); in removeChildLoop()
444 Blocks.erase(I); in removeBlockFromLoop()
446 DenseBlockSet.erase(BB); in removeBlockFromLoop()
964 TopLevelLoops.erase(TopLevelLoops.begin() + (I - begin())); in removeLoop()
973 BBMap.erase(BB); in changeLoopFor()
1004 BBMap.erase(I); in removeBlock()
1036 /// `erase' instead.
1077 void erase(Loop *L);
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_benchmark.cc82 container.erase(key_of_value(values[x])); in BM_InsertImpl()
171 container.erase(key_of_value(values[x])); in BM_Delete()
207 container.erase(start, itr); in BM_DeleteRange()
216 container.erase(start, itr); in BM_DeleteRange()
282 container.erase(key_of_value(g(offset - half + remove_keys[idx]))); in BM_QueueAddRem()
338 container.erase(key_of_value(values[remove_keys[idx]])); in BM_MixedAddRem()
364 container.erase(container.begin()); in BM_Fifo()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc184 void erase(uint32_t v) { in erase() function in absl::synchronization_internal::__anon19421::NodeSet
444 rep_->nodes_[y]->in.erase(i); in RemoveNode()
447 rep_->nodes_[y]->out.erase(i); in RemoveNode()
479 xn->out.erase(NodeIndex(y)); in RemoveEdge()
480 yn->in.erase(NodeIndex(x)); in RemoveEdge()
518 nx->out.erase(y); in InsertEdge()
519 ny->in.erase(x); in InsertEdge()
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_state_info_collector.cpp187 it = lastProcCpuTimeInfos_.erase(it); in TryToDeleteDeadProcessInfo()
245 lastProcCpuTimeInfos_.erase(pid); in TryToDeleteDeadProcessInfoByPid()
262 it = lastProcCpuTimeInfos_.erase(it); in TryToDeleteDeadProcessInfoByTime()
/base/account/os_account/frameworks/common/file_operator/src/
H A Daccount_file_operator.cpp114 validModifyFileOperationFlag_.erase( in SetValidModifyFileOperationFlag()
138 validDeleteFileOperationFlag_.erase( in SetValidDeleteFileOperationFlag()
213 str.erase(str.rfind('/')); in InputFileByPathAndContent()
/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_subscribe_manager.cpp229 subscribeRecords_.erase(it); in RemoveSubscribeRecord()
238 ownerSubscribeRecords_[owner].erase(it); in RemoveSubscribeRecord()
244 ownerSubscribeRecords_.erase(owner); in RemoveSubscribeRecord()
/base/customization/enterprise_device_management/services/edm/src/
H A Dplugin_manager.cpp213 codeIter = pluginsCode_.erase(codeIter); in UnloadPlugin()
221 nameIter = pluginsName_.erase(nameIter); in UnloadPlugin()
229 handleIter = pluginHandles_.erase(handleIter); in UnloadPlugin()
/base/notification/common_event_service/frameworks/native/src/
H A Dmatching_skills.cpp61 entities_.erase(it); in RemoveEntity()
101 events_.erase(it); in RemoveEvent()
136 schemes_.erase(it); in RemoveScheme()
/base/msdp/device_status/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp210 timers_.erase(iter);
222 timers_.erase(iter);
277 timers_.erase(tIter);
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_perm_manager.cpp107 applySaveCountMap_.erase(tokenId); in RevokeTempSavePermissionCount()
116 applySaveCountMap_.erase(tokenId); in RevokeTempSavePermission()
183 grantMap_[tokenId].erase(permissionName); in RemoveAppGrantPermissionRecord()
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp110 processSource.erase(fileIter); in AnalyseImportInfo()
262 otherFile.imports_.erase(position); in CheckCircularReference()
283 it = allFileDetails.erase(it); in PrintCyclefInfo()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_manager_interface_impl.cpp199 mapAddFlags_.erase(adpName + std::to_string(dhId)); in RemoveAudioDevice()
203 mapAudioAdapter_.erase(adpName); in RemoveAudioDevice()
208 mapAudioCallback_.erase(adpName); in RemoveAudioDevice()
/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp117 processSource.erase(fileIter); in AnalyseImportInfo()
277 otherFile.imports_.erase(position); in CheckCircularReference()
298 it = allFileDetails.erase(it); in PrintCyclefInfo()
/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner_ext.cpp151 obsRecipientRefs.erase(it); in RemoveObsDeathRecipient()
225 childrens_.erase(child); in RemoveObserver()
234 child = childrens_.erase(child); in RemoveObserver()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_data_change_listener.h42 listeners_.erase(listener); in RemoveListener()
295 it = listeners_.erase(it); in NotifyAll()
310 it = listeners_.erase(it); in NotifyAll()
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dui_task_scheduler.cpp249 safeAreaPaddingProcessTasks_.erase(node); in RemoveSafeAreaPaddingProcessTask()
261 iter = safeAreaPaddingProcessTasks_.erase(iter); in FlushSafeAreaPaddingProcess()
272 iter = safeAreaPaddingProcessTasks_.erase(iter); in FlushSafeAreaPaddingProcess()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_node.cpp77 tempOldIdsSet_.erase(oldIdIt); in CollectRemovingIds()
272 ids_.erase(idIter); in MoveData()
282 children.erase(fromIter); in MoveData()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp114 scanInfos.erase(iter); in TransformTo()
160 uninstallList.erase(name); in TransformTo()
365 preBundleConfigInfos.erase(iter); in TransformTo()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_manager.cpp172 cacheCollections_.erase(cacheId); in LoadAssetToCache()
219 cacheCollections_.erase(cacheId); in RemoveFromCache()
227 it = cacheCollections_.erase(it); in ClearCache()
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dref_uri.h239 segments_.erase(segments_.begin()); in TakeLastNode()
363 seg.erase(0, 1); in AddSegment()
465 res.erase(i, 1); in UnEscapeName()
/foundation/multimodalinput/input/intention/scheduler/timer_manager/src/
H A Dtimer_manager.cpp210 timers_.erase(iter);
222 timers_.erase(iter);
277 timers_.erase(tIter);
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window_register_manager.cpp167 jsCbMap_[type].erase(it++); in UnregisterListener()
183 jsCbMap_[type].erase(it); in UnregisterListener()
194 // erase type when there is no callback in one type in UnregisterListener()
196 jsCbMap_.erase(type); in UnregisterListener()

Completed in 21 milliseconds

1...<<21222324252627282930>>...160