/base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
H A D | distributed_device_observer.cpp | 65 callbacks_.erase(iter); in UnRegisterDevStatusCallback()
|
/base/telephony/call_manager/services/bluetooth/src/ |
H A D | bluetooth_connection.cpp | 173 mapConnectedBtDevices_.erase(address); in RemoveBtDevice()
|
/base/telephony/sms_mms/services/sms/ |
H A D | sms_network_policy_manager.cpp | 205 callbackMap_.erase(iter); in NetworkUnregister()
|
/base/update/updater/services/script/script_interpreter/ |
H A D | script_interpreter.cpp | 71 iter = functions_.erase(iter);
in ~ScriptInterpreter()
|
/base/web/webview/ohos_adapter/location_adapter/src/ |
H A D | location_proxy_adapter_impl.cpp | 300 reg_.erase(iter); in StopLocating()
|
/base/web/webview/ohos_adapter/aafwk_adapter/src/ |
H A D | aafwk_browser_client_adapter_impl.cpp | 222 window_map_.erase(surface_id); in DestroyRenderSurface()
|
/drivers/external_device_manager/services/native/driver_extension_manager/src/bus_extension/usb/ |
H A D | usb_dev_subscriber.cpp | 181 this->deviceInfos_.erase(busDevId); in OnDeviceDisconnect()
|
/drivers/hdf_core/framework/model/storage/include/mtd/ |
H A D | mtd_core.h | 103 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 D | buffer_pool.cpp | 222 busyList_.erase(it); in ReturnBuffer()
|
/drivers/peripheral/camera/vdi_base/common/pipeline_core/ipp/src/ |
H A D | offline_pipeline.cpp | 122 bufferCache_.erase(it); in CancelCapture()
|
/drivers/peripheral/camera/vdi_base/v4l2/src/offline_stream_operator/ |
H A D | offline_stream.cpp | 139 context_->restRequests.erase(it); in ReturnBuffer()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | gdth_ioctl.h | 226 int erase; /* erase event? */ member
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | winbond.c | 215 .erase = spi_nor_otp_erase_secr,
|
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | efi-pstore.c | 218 .erase = efi_pstore_erase,
|
/test/testfwk/arkxtest/uitest/record/ |
H A D | keyevent_tracker.cpp | 67 infos_.erase(infoIt); in KeyCodeDone()
|
/test/testfwk/arkxtest/uitest/cj/ |
H A D | ui_event_observer_impl.cpp | 176 g_callbacks.erase(context->callbackId); in HandleEventCallback()
|
/test/ostest/wukong/component_event/src/ |
H A D | normal_scene.cpp | 154 componentList.erase(it); in SubtractComponent()
|
/third_party/googletest/googlemock/test/ |
H A D | gmock-pp-string_test.cc | 45 to_split.erase(std::remove(to_split.begin(), to_split.end(), ' '), in SameExceptSpaces()
|
/third_party/json/tests/src/ |
H A D | unit-diagnostics.cpp | 63 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 D | printf.cpp | 119 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 D | module-compiler.h | 96 queue_.erase(it); in pop()
|
/third_party/node/src/inspector/ |
H A D | worker_agent.cc | 151 if (sessions_.erase(id) == 0) in Detached()
|
/third_party/nghttp2/src/ |
H A D | base64.h | 201 res.erase(decode(first, last, std::begin(res)), std::end(res)); in decode()
|
/third_party/ninja/src/ |
H A D | test.cc | 190 files_.erase(i);
in RemoveFile()
|
H A D | state.cc | 51 delayed_.erase(delayed_.begin(), it); in RetrieveReadyEdges()
|