Home
last modified time | relevance | path

Searched refs:E_AT_PLAY_PCAP_IMAGE (Results 1 – 4 of 4) sorted by relevance

/dports/benchmarks/sipp/sipp-3.5.1/include/
H A Dactions.hpp74 E_AT_PLAY_PCAP_IMAGE, enumerator
/dports/benchmarks/sipp/sipp-3.5.1/src/
H A Dactions.cpp151 …} else if ((M_action == E_AT_PLAY_PCAP_AUDIO) || (M_action == E_AT_PLAY_PCAP_IMAGE) || (M_action =… in afficheInfo()
H A Dscenario.cpp1611 tmpAction->setActionType(CAction::E_AT_PLAY_PCAP_IMAGE); in parseAction()
H A Dcall.cpp3892 (currentAction->getActionType() == CAction::E_AT_PLAY_PCAP_IMAGE) || in executeAction()
3897 } else if (currentAction->getActionType() == CAction::E_AT_PLAY_PCAP_IMAGE) { in executeAction()