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

  /external/opencore/nodes/pvprotocolenginenode/download_protocols/progressive_streaming/src/
pvmf_protocol_engine_node_progressive_streaming.h 50 OSCL_IMPORT_REF void updateDownloadControl(const bool isDownloadComplete = false);
pvmf_protocol_engine_node_progressive_streaming.cpp 151 OSCL_EXPORT_REF void ProgressiveStreamingContainer::updateDownloadControl(const bool isDownloadComplete)
164 LOGINFODATAPATH((0, "ProgressiveStreamingContainer::updateDownloadControl, send data ready event to parser node, downloadComplete=false"));
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvmf_protocol_engine_node_download_common.h 74 OSCL_IMPORT_REF virtual void updateDownloadControl(const bool isDownloadComplete = false);
pvmf_protocol_engine_node_download_common.cpp 258 updateDownloadControl(isDownloadComplete(downloadStatus));
265 OSCL_EXPORT_REF void DownloadContainer::updateDownloadControl(const bool isDownloadComplete)
    [all...]

Completed in 180 milliseconds