Home
last modified time | relevance | path

Searched refs:erase (Results 1051 - 1075 of 3628) sorted by relevance

1...<<41424344454647484950>>...146

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_relational_ver_sync_db_interface.cpp235 (void)metadata_.erase(key); in DeleteMetaData()
246 iter = metadata_.erase(iter); in DeleteMetaDataByPrefixKey()
306 syncData_.erase(tableName); in EraseSyncData()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dnetwork_adapter.cpp312 onlineRemoteDev_.erase(devInfo.identifier); in OnDeviceChangeHandler()
319 onlineRemoteDev_.erase(devInfo.identifier); in OnDeviceChangeHandler()
397 onlineRemoteDev_.erase(devInfo.identifier); in CheckDeviceOfflineAfterSendFail()
/foundation/distributeddatamgr/data_share/frameworks/native/common/include/
H A Dcallbacks_manager.h156 callbackIt = callbacks.erase(callbackIt); in DelLocalObservers()
178 callbacks_.erase(key); in DelObservers()
200 callbacks_.erase(key); in DelObservers()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process.cpp94 streamIds_.erase(streamId); in ReleaseStreams()
100 producers_.erase(streamId); in ReleaseStreams()
169 producerIter = producers_.erase(producerIter); in StopCapture()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/
H A Ddh_context.cpp151 devIdEntrySet_.erase(iter); in RemoveOnlineDeviceIdEntryByNetworkId()
337 realTimeOnLineNetworkIdSet_.erase(networkId); in DeleteRealTimeOnlineDeviceNetworkId()
415 connectedDevIds_.erase(IsomerismDeviceId); in DelIsomerismConnectDev()
/foundation/communication/dhcp/frameworks/native/src/
H A Ddhcp_event.cpp179 mapClientCallBack.erase(iter); in UnRegisterCallBack()
180 DHCP_LOGI("Client UnRegisterCallBack erase ifname:%{public}s", ifname.c_str()); in UnRegisterCallBack()
187 mapClientCallBack.erase(it); in UnRegisterCallBack()
311 mapServerCallBack.erase(iter); in UnRegisterCallBack()
312 DHCP_LOGI("Server UnRegisterCallBack erase ifname:%{public}s", ifname.c_str()); in UnRegisterCallBack()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmulti_instance_manager.cpp227 appInfoMap_.erase(bundleName); in RefreshAppInfo()
280 instanceKeyRefCountMap_.erase(bundleInstanceKey); in DecreaseInstanceKeyRefCount()
380 instanceIdList.erase(it); in RemoveInstanceId()
/foundation/window/window_manager/wmserver/src/
H A Davoid_area_controller.cpp40 lastUpdatedAvoidArea_.erase(windowNode->GetWindowId()); in UpdateAvoidAreaListener()
41 avoidAreaListenerNodes_.erase(windowNode); in UpdateAvoidAreaListener()
91 overlayWindowMap_.erase(overlayId); in AddOrRemoveOverlayWindowIfNeed()
/kernel/linux/linux-5.10/fs/pstore/
H A Dblk.c163 pstore_zone_info->erase = dev->erase; in __register_pstore_device()
413 dev.erase = NULL; in __register_pstore_blk()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.h195 * struct spi_nor_erase_type - Structure to describe a SPI NOR erase type
196 * @size: the size of the sector/block erased by the erase type.
197 * JEDEC JESD216B imposes erase sizes to be a power of 2.
201 * @opcode: the SPI command op code to erase the sector/block.
217 * The structure is used to describe a list of erase commands to be executed
218 * once we validate that the erase can be performed. The elements in the list
220 * @list: for inclusion into the list of erase commands.
221 * @count: how many times the same erase command should be
224 * @opcode: the SPI command op code to erase the sector/block.
234 * struct spi_nor_erase_region - Structure to describe a SPI NOR erase regio
322 int (*erase)(struct spi_nor *nor, loff_t addr); global() member
[all...]
/third_party/googletest/googlemock/src/
H A Dgmock-spec-builders.cc595 UninterestingCallReactionMap().erase(static_cast<uintptr_t>(mock_obj)); in GTEST_LOCK_EXCLUDED_()
718 if (mockers.erase(mocker) > 0) { in GTEST_EXCLUSIVE_LOCK_REQUIRED_()
721 g_mock_object_registry.states().erase(it); in GTEST_EXCLUSIVE_LOCK_REQUIRED_()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.cpp130 resources.erase(&q.device()); in resource_out()
162 resources.erase(&q.device()); in resource_out()
215 resources.erase(&q.device()); in resource_out()
/third_party/node/src/
H A Dnode_options-inl.h273 underlying->erase(underlying->begin() + 1); in pop_first()
275 synthetic_args.erase(synthetic_args.begin()); in pop_first()
338 name.erase(2, 3); // remove no- in Parse()
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dgdb-server.cc294 breakpoints_.erase(it); in RemoveBreakpoint()
330 it = scripts_.erase(it); in RemoveIsolate()
336 isolate_delegates_.erase(it); in RemoveIsolate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DGlobals.cpp385 getParent()->getGlobalList().erase(getIterator()); in eraseFromParent()
519 getParent()->getAliasList().erase(getIterator()); in eraseFromParent()
552 getParent()->getIFuncList().erase(getIterator()); in eraseFromParent()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DCompressedTextureFormatsTest.cpp366 name.erase(0, 3); // Remove GL_ in PrintToStringParamName()
369 name.erase(0, 11); in PrintToStringParamName()
375 name.erase(name.length() - 4, 4); in PrintToStringParamName()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_descriptor.h218 loop->loop_basic_blocks_.erase(bb_id); in RemoveBasicBlock()
269 nested_loops_.erase( in RemoveChildLoop()
518 basic_block_to_loop_.erase(bb_id); in ForgetBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_descriptor.h218 loop->loop_basic_blocks_.erase(bb_id); in RemoveBasicBlock()
269 nested_loops_.erase( in RemoveChildLoop()
518 basic_block_to_loop_.erase(bb_id); in ForgetBasicBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DPHITransAddr.cpp67 InstInputs.erase(Entry); in VerifySubExpr()
130 InstInputs.erase(Entry); in RemoveInstInputs()
165 InstInputs.erase(find(InstInputs, Inst)); in PHITranslateSubExpr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DStringMap.h413 /// erase it. This aborts if the key is not in the map.
418 void erase(iterator I) { in erase() function in llvm::StringMap
424 bool erase(StringRef Key) { in erase() function in llvm::StringMap
427 erase(I); in erase()
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dcontainers_test.cpp286 list.erase(itC); in TEST_F()
301 list.erase(itA); in TEST_F()
316 list.erase(itB); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600OptimizeVectorRegisters.cpp223 UpdatedUndef.erase(ChanPos); in RebuildVector()
255 MIs.erase(llvm::find(MIs, MI), MIs.end()); in RemoveMI()
260 MIs.erase(llvm::find(MIs, MI), MIs.end()); in RemoveMI()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DStringMap.h468 /// erase it. This aborts if the key is not in the map.
473 void erase(iterator I) { in erase() function in llvm::StringMap
479 bool erase(StringRef Key) { in erase() function in llvm::StringMap
482 erase(I); in erase()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc235 id.erase(node); in TEST()
338 id.erase(node); in TEST()
444 id_.erase(3); in TEST_F()
/third_party/spirv-tools/source/opt/
H A Dloop_descriptor.h218 loop->loop_basic_blocks_.erase(bb_id); in RemoveBasicBlock()
269 nested_loops_.erase( in RemoveChildLoop()
519 basic_block_to_loop_.erase(bb_id); in ForgetBasicBlock()

Completed in 24 milliseconds

1...<<41424344454647484950>>...146