Home
last modified time | relevance | path

Searched refs:erase (Results 976 - 1000 of 2061) sorted by relevance

1...<<31323334353637383940>>...83

/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_device_observer.cpp65 callbacks_.erase(iter); in UnRegisterDevStatusCallback()
/base/telephony/call_manager/services/bluetooth/src/
H A Dbluetooth_connection.cpp173 mapConnectedBtDevices_.erase(address); in RemoveBtDevice()
/base/telephony/sms_mms/services/sms/
H A Dsms_network_policy_manager.cpp205 callbackMap_.erase(iter); in NetworkUnregister()
/base/update/updater/services/script/script_interpreter/
H A Dscript_interpreter.cpp71 iter = functions_.erase(iter); in ~ScriptInterpreter()
/base/web/webview/ohos_adapter/location_adapter/src/
H A Dlocation_proxy_adapter_impl.cpp300 reg_.erase(iter); in StopLocating()
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_client_adapter_impl.cpp222 window_map_.erase(surface_id); in DestroyRenderSurface()
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/
H A Dusb_dev_subscriber.cpp181 this->deviceInfos_.erase(busDevId); in OnDeviceDisconnect()
/drivers/hdf_core/framework/model/storage/include/mtd/
H A Dmtd_core.h103 int32_t (*erase)(struct MtdDevice *mtdDevice, off_t addr, size_t len, off_t *faddr); member
287 * @param from Indicates the start address to erase from.
288 * @param len Indicates the size of the data to erase.
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_pool.cpp222 busyList_.erase(it); in ReturnBuffer()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/
H A Doffline_pipeline.cpp122 bufferCache_.erase(it); in CancelCapture()
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/
H A Doffline_stream.cpp139 context_->restRequests.erase(it); in ReturnBuffer()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth_ioctl.h226 int erase; /* erase event? */ member
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dwinbond.c215 .erase = spi_nor_otp_erase_secr,
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Defi-pstore.c218 .erase = efi_pstore_erase,
/test/testfwk/arkxtest/uitest/record/
H A Dkeyevent_tracker.cpp67 infos_.erase(infoIt); in KeyCodeDone()
/test/testfwk/arkxtest/uitest/cj/
H A Dui_event_observer_impl.cpp176 g_callbacks.erase(context->callbackId); in HandleEventCallback()
/test/ostest/wukong/component_event/src/
H A Dnormal_scene.cpp154 componentList.erase(it); in SubtractComponent()
/third_party/googletest/googlemock/test/
H A Dgmock-pp-string_test.cc45 to_split.erase(std::remove(to_split.begin(), to_split.end(), ' '), in SameExceptSpaces()
/third_party/json/tests/src/
H A Dunit-diagnostics.cpp63 CHECK_THROWS_WITH_AS(j["array"].erase(j.begin()), "[json.exception.invalid_iterator.202] (/array) iterator does not fit current value", json::invalid_iterator);
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprintf.cpp119 print_str.erase(vec_pos - cur_tok, std::min(mod_pos, spec_pos) - vec_pos); in print_formatted()
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.h96 queue_.erase(it); in pop()
/third_party/node/src/inspector/
H A Dworker_agent.cc151 if (sessions_.erase(id) == 0) in Detached()
/third_party/nghttp2/src/
H A Dbase64.h201 res.erase(decode(first, last, std::begin(res)), std::end(res)); in decode()
/third_party/ninja/src/
H A Dtest.cc190 files_.erase(i); in RemoveFile()
H A Dstate.cc51 delayed_.erase(delayed_.begin(), it); in RetrieveReadyEdges()

Completed in 20 milliseconds

1...<<31323334353637383940>>...83