Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_thread_wrap.h97 void UpdateResActionListByInstantMsg(int32_t resId, int32_t type,
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp361 UpdateResActionListByInstantMsg(resId, type, resAction, resStatus); in UpdateResActionList()
392 void SocPerfThreadWrap::UpdateResActionListByInstantMsg(int32_t resId, int32_t type, in UpdateResActionListByInstantMsg() function in OHOS::SOCPERF::SocPerfThreadWrap