Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.h284 bool HasContentLength() const in HasContentLength() function
Dpvmf_protocol_engine_node_download_common.cpp582 if (iCfgFileContainer->getCfgFile()->HasContentLength()) in setSupportObject()
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_progressive_download.cpp179 …fgFile->GetOverallFileSize() == iCfgFile->GetMaxAllowedFileSize() && !iCfgFile->HasContentLength()) in checkContentInfoMatchingForResumeDownload()