Home
last modified time | relevance | path

Searched refs:ExistNoCandidate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_thread_wrap.h107 bool ExistNoCandidate(int32_t resId, std::shared_ptr<ResStatus> resStatus);
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp462 if (ExistNoCandidate(resId, resStatus)) { in ArbitrateCandidate()
593 bool SocPerfThreadWrap::ExistNoCandidate(int32_t resId, std::shared_ptr<ResStatus> resStatus) in ExistNoCandidate() function in OHOS::SOCPERF::SocPerfThreadWrap