Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent_def.h49 AGENT_STATUS_INTERRUPT enumerator
H A Dagent.cpp64 if (((retCode != ERR_OK) || isCached) && runningStatus_ != AGENT_STATUS_INTERRUPT) { in HandleEvent()
77 if (runningStatus_ == AGENT_STATUS_INTERRUPT) { in HandleEvent()
754 SetRunningStatus(runStep_, AGENT_STATUS_INTERRUPT); in CheckRunStep()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/agent/
H A Dsrc_agent_unit_test.cpp795 srcAgent->runningStatus_ = AGENT_STATUS_INTERRUPT; in HWTEST_F()
H A Dsink_agent_unit_test.cpp795 sinkAgent->runningStatus_ = AGENT_STATUS_INTERRUPT; in HWTEST_F()

Completed in 7 milliseconds