Home
last modified time | relevance | path

Searched defs:perfSoPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp150 void SocPerfConfig::InitPerfFunc(const char* perfSoPath, const char* perfSoFunc) in InitPerfFunc()
344 …char* perfSoPath = reinterpret_cast<char*>(xmlGetProp(grandson, reinterpret_cast<const xmlChar*>("… in LoadInfo() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp115 void SocPerfPlugin::InitPerfCrucialFunc(const char* perfSoPath, const char* perfSoFunc) in InitPerfCrucialFunc()