Home
last modified time | relevance | path

Searched defs:funcIter (Results 1 - 6 of 6) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp68 auto funcIter = functionMap_.find(data->resType); in DispatchResource() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp281 auto funcIter = functionMap.find(data->resType); in DispatchResource() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dobserver_manager.cpp178 auto funcIter = ObserverManager::GetInstance()->handleObserverMap_.find(systemAbilityId); in OnAddSystemAbility() local
191 auto funcIter = ObserverManager::GetInstance()->removeObserverMap_.find(systemAbilityId); in OnRemoveSystemAbility() local
H A Dhisysevent_observer.cpp123 auto funcIter = handleObserverMap_.find(eventName.c_str()); in ProcessHiSysEvent() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp267 auto funcIter = functionMap.find(data->resType); in DispatchResource() local
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1189 const auto funcIter = writeFuncMap_.find(static_cast<uint32_t>(action)); in Write() local
1322 const auto funcIter = readFuncMap_.find(static_cast<uint32_t>(action)); in Read() local

Completed in 9 milliseconds