/ohos5.0/foundation/resourceschedule/soc_perf/test/fuzztest/include/ |
H A D | socperf_fuzz_mock.h | 27 void PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string &msg) override {} in PerfRequestEx() 28 void PowerLimitBoost(bool onOffTag, const std::string &msg) override {} in PowerLimitBoost() 29 void ThermalLimitBoost(bool onOffTag, const std::string &msg) override {} in ThermalLimitBoost()
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/server/src/ |
H A D | socperf_server.cpp | 97 void SocPerfServer::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() 102 void SocPerfServer::PowerLimitBoost(bool onOffTag, const std::string& msg) in PowerLimitBoost() 107 void SocPerfServer::ThermalLimitBoost(bool onOffTag, const std::string& msg) in ThermalLimitBoost()
|
H A D | socperf_stub.cpp | 125 bool onOffTag = false; in StubPerfRequestEx() local 146 bool onOffTag = false; in StubPowerLimitBoost() local 167 bool onOffTag = false; in StubThermalLimitBoost() local
|
/ohos5.0/foundation/resourceschedule/soc_perf/test/testutil/ |
H A D | socperf_test.cpp | 46 char* onOffTag = argv[3]; in PerfRequestEx() local 60 char* onOffTag = argv[2]; in PowerLimitBoost() local 74 char* onOffTag = argv[2]; in ThermalLimitBoost() local
|
/ohos5.0/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/ |
H A D | socperf_proxy.cpp | 36 void SocPerfProxy::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() 51 void SocPerfProxy::PowerLimitBoost(bool onOffTag, const std::string& msg) in PowerLimitBoost() 65 void SocPerfProxy::ThermalLimitBoost(bool onOffTag, const std::string& msg) in ThermalLimitBoost()
|
H A D | socperf_client.cpp | 107 void SocPerfClient::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() 117 void SocPerfClient::PowerLimitBoost(bool onOffTag, const std::string& msg) in PowerLimitBoost() 127 void SocPerfClient::ThermalLimitBoost(bool onOffTag, const std::string& msg) in ThermalLimitBoost()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_soc_perf_client_adapter_wrapper.cpp | 28 void ArkSocPerfClientAdapterWrapper::ApplySocPerfConfigByIdEx(int32_t id, bool onOffTag) in ApplySocPerfConfigByIdEx()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_soc_perf_client_adapter_impl.cpp | 31 void ArkSocPerfClientAdapterImpl::ApplySocPerfConfigByIdEx(int32_t id, bool onOffTag) in ApplySocPerfConfigByIdEx()
|
/ohos5.0/base/web/webview/ohos_adapter/soc_perf_adapter/src/ |
H A D | soc_perf_client_adapter_impl.cpp | 63 void SocPerfClientAdapterImpl::ApplySocPerfConfigByIdEx(int32_t id, bool onOffTag) in ApplySocPerfConfigByIdEx()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_processor.cpp | 57 void PerfRequest(int32_t perfRequestCode, bool onOffTag) in PerfRequest() 95 void RSProcessor::RequestPerf(uint32_t layerLevel, bool onOffTag) in RequestPerf()
|
H A D | rs_uni_render_thread.cpp | 90 void PerfRequest(int32_t perfRequestCode, bool onOffTag) in PerfRequest()
|
H A D | rs_main_thread.cpp | 221 void PerfRequest(int32_t perfRequestCode, bool onOffTag) in PerfRequest()
|
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf.cpp | 111 void SocPerf::PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) in PerfRequestEx() 141 void SocPerf::PowerLimitBoost(bool onOffTag, const std::string& msg) in PowerLimitBoost() 166 void SocPerf::ThermalLimitBoost(bool onOffTag, const std::string& msg) in ThermalLimitBoost()
|
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/ |
H A D | socperf_server_test.cpp | 435 void PerfRequestEx(int32_t cmdId, bool onOffTag, const std::string& msg) override {} in PerfRequestEx() 436 void PowerLimitBoost(bool onOffTag, const std::string& msg) override {} in PowerLimitBoost() 437 void ThermalLimitBoost(bool onOffTag, const std::string& msg) override {} in ThermalLimitBoost()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_physical_screen_processor_test.cpp | 312 bool onOffTag = true; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 850 void MoveDragController::ResSchedReportData(int32_t type, bool onOffTag) in ResSchedReportData()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session_manager.cpp | 2411 bool onOffTag = false; in OnPerfRequestEx() local
|