Home
last modified time | relevance | path

Searched refs:HandleRgmBootingStatus (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/include/
H A Dsocperf_plugin.h77 bool HandleRgmBootingStatus(const std::shared_ptr<ResData>& data);
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp209 [this](const std::shared_ptr<ResData>& data) { HandleRgmBootingStatus(data); })); in AddEventToFunctionMap()
593 bool SocPerfPlugin::HandleRgmBootingStatus(const std::shared_ptr<ResData> &data) in HandleRgmBootingStatus() function in OHOS::ResourceSchedule::SocPerfPlugin

Completed in 3 milliseconds