Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h796 bool needCompletePendingCommandAtThisRound(PVProtocolEngineNodeInternalEvent &aEvent);
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp2982 bool ProtocolStateErrorHandler::needCompletePendingCommandAtThisRound(PVProtocolEngineNodeInternalE… in needCompletePendingCommandAtThisRound() function in ProtocolStateErrorHandler
2995 if (!needCompletePendingCommandAtThisRound(aEvent)) in handle()