HomeSort by relevance Sort by last modified time
    Searched refs:ProgressiveDownloadContainer (Results 1 - 5 of 5) sorted by null

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_download/src/
pvmf_protocol_engine_node_progressive_download_container_factory.cpp 28 return OSCL_NEW(ProgressiveDownloadContainer, (aNode));
pvmf_protocol_engine_node_progressive_download.cpp 30 OSCL_EXPORT_REF ProgressiveDownloadContainer::ProgressiveDownloadContainer(PVMFProtocolEngineNode *aNode) :
38 OSCL_EXPORT_REF bool ProgressiveDownloadContainer::createProtocolObjects()
59 OSCL_EXPORT_REF bool ProgressiveDownloadContainer::needSocketReconnect()
68 OSCL_EXPORT_REF PVMFStatus ProgressiveDownloadContainer::initImpl()
90 OSCL_EXPORT_REF bool ProgressiveDownloadContainer::initProtocol_SetConfigInfo()
pvmf_protocol_engine_node_progressive_download.h 30 ////// ProgressiveDownloadContainer
32 class ProgressiveDownloadContainer : public DownloadContainer
54 OSCL_IMPORT_REF ProgressiveDownloadContainer(PVMFProtocolEngineNode *aNode = NULL);
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
pvmf_protocol_engine_node_progressive_streaming.h 30 class ProgressiveStreamingContainer : public ProgressiveDownloadContainer
pvmf_protocol_engine_node_progressive_streaming.cpp 31 ProgressiveDownloadContainer(aNode), iEnableInfoUpdate(true)

Completed in 74 milliseconds