Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_common.cpp303 …a(RefCountHTTPEntityUnit &entityUnit, OUTPUT_DATA_QUEUE &aOutputData, uint32 &aTotalEntityDataSize) in saveOutputData() argument
305 aTotalEntityDataSize = 0; in saveOutputData()
313 aTotalEntityDataSize += memfrag.getMemFragSize(); in saveOutputData()
Dpvmf_protocol_engine_internal.h781 …(RefCountHTTPEntityUnit &entityUnit, OUTPUT_DATA_QUEUE &aOutputData, uint32 &aTotalEntityDataSize);