Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_progressive_download.cpp183 int32 status = iParser->isNewContentRangeInfoMatchingCurrentOne(prevOverallFileSize); in checkContentInfoMatchingForResumeDownload()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_internal.h671 … OSCL_IMPORT_REF int32 isNewContentRangeInfoMatchingCurrentOne(const uint32 aPrevContentLength);
Dpvmf_protocol_engine_common.cpp529 int32 HttpParsingBasicObject::isNewContentRangeInfoMatchingCurrentOne(const uint32 aPrevContentLeng… in isNewContentRangeInfoMatchingCurrentOne() function in HttpParsingBasicObject