Home
last modified time | relevance | path

Searched refs:EVENT_ON (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp404 case EVENT_ON: { in UpdateResActionListByInstantMsg()
411 if (resAction->PartSame(*iter) && (*iter)->onOff == EVENT_ON) { in UpdateResActionListByInstantMsg()
H A Dsocperf.cpp135 DoFreqActions(socPerfConfig_.perfActionsInfo_[matchCmdId], onOffTag ? EVENT_ON : EVENT_OFF, ACTION_TYPE_PERF); in PerfRequestEx()
213 auto resAction = std::make_shared<ResAction>(resValue, 0, clientId, EVENT_ON, -1, MAX_INT_VALUE); in SendLimitRequestEventOn()
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h34 EVENT_ON enumerator
/foundation/resourceschedule/soc_perf/test/unittest/
H A Dsocperf_sub_test.cpp120 EXPECT_EQ(OHOS::SOCPERF::EventType::EVENT_ON, 1); in HWTEST_F()

Completed in 4 milliseconds