Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_thread_wrap.h95 void UpdateResActionListByDelayedMsg(int32_t resId, int32_t type,
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp359 UpdateResActionListByDelayedMsg(resId, type, resAction, resStatus); in UpdateResActionList()
365 void SocPerfThreadWrap::UpdateResActionListByDelayedMsg(int32_t resId, int32_t type, in UpdateResActionListByDelayedMsg() function in OHOS::SOCPERF::SocPerfThreadWrap