Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h1434 return isCurrentInputDataUnwanted; in ignoreCurrentInputData()
1438 isCurrentInputDataUnwanted = aInputDataUnwanted;
1596isCurrentInputDataUnwanted = true; // when clear(), treat all the input data unwanted (that needs… in clear()
1637 bool isCurrentInputDataUnwanted; variable