Home
last modified time | relevance | path

Searched defs:idIter (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/utils/src/kvadapter/
H A Dkv_adapter_manager.cpp67 auto idIter = idCacheMap_.find(dmKey); in PutByAnoyDeviceId() local
94 auto idIter = idCacheMap_.find(dmKey); in Get() local
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp227 auto idIter = udidhash2udidMap_.find(udidHash); in RegisterOffLineTimer() local
279 auto idIter = udidhash2udidMap_.find(udidHash); in DeleteOffLineTimer() local
292 auto idIter = udidhash2udidMap_.find(iter->first); in DeleteTimeOutGroup() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_node.cpp272 auto idIter = ids_.begin(); in MoveData() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp669 auto idIter = surfaceBufferIds.begin(); in DrawBuffer() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtask_manager.cpp1110 auto idIter = dependTaskInfos_.find(dependentId); in StoreTaskDependency() local
1123 auto idIter = dependTaskInfos_.find(dependentId); in StoreTaskDependency() local
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp1485 …auto idIter = find(activatedOsAccountIds.begin(), activatedOsAccountIds.end(), iter->second->GetUs… in OnAccountsStateChanged() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp2959 for (const auto& idIter : idToTouchPoints) { in FlushTouchEvents() local