Home
last modified time | relevance | path

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

/external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
Dpvdl_config_file.h61 OSCL_IMPORT_REF void SetDownloadType(bool aIsFastTrack);
Dpvdl_config_file.cpp91 OSCL_EXPORT_REF void PVDlCfgFile::SetDownloadType(bool aIsFastTrack) in SetDownloadType() function in PVDlCfgFile
/external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
Dpvmf_protocol_engine_node_progressive_download.cpp438 iCfgFileObj->SetDownloadType(false);//not fasttrack in configCfgFile()