Home
last modified time | relevance | path

Searched refs:erase (Results 1226 - 1250 of 4027) sorted by relevance

1...<<41424344454647484950>>...162

/base/sensors/medical_sensor/interfaces/plugin/src/
H A Dmedical_js.cpp152 g_onCallbackInfos.erase(sensorTypeId); in On()
200 g_onCallbackInfos.erase(sensorTypeId); in Off()
/base/sensors/sensor/services/src/
H A Dsensor_power_policy.cpp124 sensorIt = sensorInfoMap.erase(sensorIt); in ResumeSensors()
131 pidSensorInfoMap_.erase(pidSensorInfoIt); in ResumeSensors()
/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp117 newIdx.erase(newIdx.begin() + i); in UniqueIdx()
118 newTime.erase(newTime.begin() + i); in UniqueIdx()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_event.cpp76 eventIt = timerList_.erase(eventIt); in ProcessTimerList()
92 pendingList_.erase(eventIt); in HasEventMessageFromPendingList()
/base/telephony/cellular_data/services/src/apn_manager/
H A Dapn_holder.cpp80 reqUids_.erase(it); in RemoveUid()
185 it = netRequests_.erase(it); in ReleaseCellularData()
/base/usb/usb_manager/services/native/src/
H A Dusb_host_manager.cpp115 MODULE_SERVICE, "device:%{public}s bus:%{public}hhu dev:%{public}hhu erase ", name.c_str(), busNum, devNum); in DelDevice()
131 devices_.erase(iter); in DelDevice()
158 devices_.erase(iter); in AddDevice()
/base/useriam/user_auth_framework/services/core/src/
H A Dwidget_schedule_node_impl.cpp205 runningAuthTypeSet_.erase(authType); in OnStopAuthList()
214 runningAuthTypeSet_.erase(successAuthType_); in OnSuccessAuth()
/base/web/webview/ohos_adapter/display_manager_adapter/src/
H A Ddisplay_manager_adapter_impl.cpp274 reg_.erase(iter); in UnregisterDisplayListener()
322 foldStatusReg_.erase(iter); in UnregisterFoldStatusListener()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dboot_rom.h62 #define SPI_CMD_CE1 0xC7 /* chip erase */
63 #define SPI_CMD_CE2 0x60 /* chip erase */
245 hi_u32(*erase)(struct spi_flash_ctrl *spif_ctrl, hi_u32 flash_addr, member
302 flash_erase_func erase; member
/drivers/external_device_manager/services/native/driver_extension_manager/src/device_manager/
H A Ddevice.cpp216 callbacks_.erase(resIter); in UnregisterDrvExtMgrCallback()
229 callbacks_.erase(resIter); in UnregisterDrvExtMgrCallback()
/drivers/interface/display/composer/cache_manager/
H A Dcache_manager.h114 caches_.erase(cacheItem); in EraseCache()
231 caches_.erase(cacheItem); in EraseCache()
/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/dispatcher/
H A Dstream_pipeline_dispatcher.cpp108 branch.erase(it, branch.end()); in CutUselessBranch()
227 seqNode_.erase(streamId); in Destroy()
/foundation/ai/ai_engine/services/server/server_executor/source/
H A Dengine_manager.cpp182 clientEngines_.erase(transactionId); in UnRecordClient()
273 engines_.erase(engineKey); in DelEngine()
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_listener_controller.cpp90 missionListeners_.erase(it); in DelMissionListener()
310 missionListeners_.erase(it); in OnListenerDied()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_execute_manager.cpp124 records_.erase(intentId - INSIGHT_INTENT_EXECUTE_RECORDS_MAX_SIZE); in AddRecord()
133 records_.erase(intentId); in RemoveExecuteIntent()
/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Ddisposed_rule_interceptor.cpp201 interceptor->disposedObserverMap_.erase(iter); in StartNonBlockRule()
243 interceptor->disposedObserverMap_.erase(iter); in UnregisterObserver()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dability_lifecycle_callback.cpp209 return callbacksSync_.erase(callbackId) == 1; in UnRegister()
216 return callbacks_.erase(callbackId) == 1; in UnRegister()
/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Dscroll_bar_proxy.cpp49 scrollableNodes_.erase(iter); in UnRegisterScrollableNode()
57 scrollBars_.erase(iter); in UnRegisterScrollBar()
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_mgr_service.cpp201 callbackMap_.erase(keyStr); in HandleRegister()
215 callbackMap_.erase(keyStr); in HandleUnregister()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h179 eventObjectMap_.erase(eventId); in UnRegisterObjectEvent()
184 eventObjectWithBoolReturnMap_.erase(eventId); in UnRegisterObjectEventWithBoolReturn()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnav_destination_modifier.cpp85 safeAreaTypeStr.erase(0, pos + delimiter.length()); in SetIgnoreLayoutSafeArea()
92 safeAreaEdgeStr.erase(0, pos + delimiter.length()); in SetIgnoreLayoutSafeArea()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_manager.cpp224 aliveUIExtensions_.erase(nodeId); in RemoveDestroyedUIExtension()
230 aliveSecurityUIExtensions_.erase(nodeId); in RemoveDestroyedUIExtension()
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dproxy_object.cpp245 proxyProperties_.erase(it); in SetPropertyTarget()
314 proxyProperties_.erase(p->GetName()); in RemoveProperty()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dmorphing_system.cpp189 dirty_.erase(e); in OnEntityEvent()
201 dirty_.erase(e); in OnComponentEvent()
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudioplayer_adapter.cpp50 renderMap_.erase(id); in EraseAudioRenderById()
51 callbackMap_.erase(id); in EraseAudioRenderById()

Completed in 16 milliseconds

1...<<41424344454647484950>>...162