Home
last modified time | relevance | path

Searched refs:GetSubEventConfig (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dpara_config.h44 static std::map<std::string, std::map<std::string, int>> GetSubEventConfig();
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dpara_config.cpp202 std::map<std::string, std::map<std::string, int>> ParaConfig::GetSubEventConfig() in GetSubEventConfig() function in OHOS::RME::ParaConfig
H A Dintellisense_server.cpp86 m_subEventPara = ParaConfig::GetSubEventConfig(); in ReadXml()