Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h55 virtual void PrintString() {}; in PrintString() function
71 void PrintString() in PrintString() function
101 void PrintString() in PrintString() function
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h79 virtual void PrintString() {}; in PrintString() function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp457 iter->second->PrintString(); in PrintCachedInfo()