Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/
H A Dsocperf_client.cpp32 bool SocPerfClient::CheckClientValid() in CheckClientValid() function in OHOS::SOCPERF::SocPerfClient
100 if (!CheckClientValid()) { in PerfRequest()
110 if (!CheckClientValid()) { in PerfRequestEx()
120 if (!CheckClientValid()) { in PowerLimitBoost()
130 if (!CheckClientValid()) { in ThermalLimitBoost()
141 if (!CheckClientValid()) { in LimitRequest()
151 if (!CheckClientValid()) { in SetRequestStatus()
161 if (!CheckClientValid()) { in SetThermalLevel()
170 if (!CheckClientValid() || mode.length() > MAX_MODE_LEN) { in RequestDeviceMode()
179 if (!CheckClientValid()) { in RequestCmdIdCount()
/ohos5.0/foundation/resourceschedule/soc_perf/test/unittest/mock/
H A Dmock_socperf_client.cpp20 bool SocPerfClient::CheckClientValid() in CheckClientValid() function in OHOS::SOCPERF::SocPerfClient
/ohos5.0/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/include/
H A Dsocperf_client.h117 bool CheckClientValid();