Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvmf_protocol_engine_node_download_common.cpp1252 iSendContentTruncateEvent = false; in clear()
1495 if (!iSendContentTruncateEvent) in checkContentTruncated()
1507 iSendContentTruncateEvent = true; in checkContentTruncated()
Dpvmf_protocol_engine_node_download_common.h569 bool iSendContentTruncateEvent; variable