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

  /external/opencore/nodes/pvprotocolenginenode/include/
pvmf_protocol_engine_node_extension.h 145 virtual void SetNumRedirectTrials(const uint32 aNumTrials) = 0;
371 virtual void SetNumRedirectTrials(const uint32 aNumTrials) = 0;
  /external/opencore/nodes/pvprotocolenginenode/base/src/
pvmf_protocol_engine_node.h 177 void SetNumRedirectTrials(const uint32 aNumTrials)
179 if (iInterfacingObjectContainer) iInterfacingObjectContainer->setNumRedirectTrials(aNumTrials);
  /external/opencore/nodes/pvdownloadmanagernode/src/
pvmf_downloadmanager_node.cpp     [all...]

Completed in 53 milliseconds