Home
last modified time | relevance | path

Searched refs:OnPluginInit (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/device_standby_plugin/src/
H A Ddevice_standby_plugin.cpp80 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() function
83 STANDBYSERVICE_LOGI("DeviceStandbyPlugin::OnPluginInit lib name is not match"); in OnPluginInit()
87 STANDBYSERVICE_LOGI("DeviceStandbyPlugin::OnPluginInit success."); in OnPluginInit()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp111 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() function
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/
H A Dframe_aware_plugin.cpp302 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() function
305 RME_LOGE("FrameAwarePlugin::OnPluginInit lib name is not match"); in OnPluginInit()
309 RME_LOGI("FrameAwarePlugin::OnPluginInit success."); in OnPluginInit()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dsched_controller.cpp586 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() function
589 CGS_LOGE("SchedController::OnPluginInit lib name is not match."); in OnPluginInit()
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp665 extern "C" bool OnPluginInit(std::string& libName) in OnPluginInit() function
668 SOC_PERF_LOGE("SocPerfPlugin::OnPluginInit lib name is not match"); in OnPluginInit()

Completed in 4 milliseconds