Home
last modified time | relevance | path

Searched defs:streamName (Results 1 – 23 of 23) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
DTemporary.php73 $streamName,
96 protected function &_open($streamName, Stream\Context $context = null)
DRead.php62 $streamName,
81 protected function &_open($streamName, Stream\Context $context = null)
DWrite.php62 $streamName,
81 protected function &_open($streamName, Stream\Context $context = null)
DReadWrite.php65 $streamName,
84 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/stream/
DStream.php151 public function __construct($streamName, $context = null, $wait = false)
196 $streamName,
253 abstract protected function &_open($streamName, Context $context = null);
387 public static function getStreamHandler($streamName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DIngestionInfo.php41 public $streamName; variable in Google\\Service\\YouTube\\IngestionInfo
102 public function setStreamName($streamName)
/plugin/findologicxmlexport/vendor/hoa/file/
DDirectory.php86 $streamName,
106 protected function &_open($streamName, Stream\Context $context = null)
DRead.php61 $streamName,
80 protected function &_open($streamName, Stream\Context $context = null)
DWrite.php61 $streamName,
80 protected function &_open($streamName, Stream\Context $context = null)
DFile.php142 $streamName,
195 protected function &_open($streamName, Stream\Context $context = null)
DReadWrite.php64 $streamName,
83 protected function &_open($streamName, Stream\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/file/Link/
DRead.php62 $streamName,
81 protected function &_open($streamName, Stream\Context $context = null)
DWrite.php61 $streamName,
80 protected function &_open($streamName, Stream\Context $context = null)
DReadWrite.php65 $streamName,
84 protected function &_open($streamName, Stream\Context $context = null)
DLink.php64 $streamName,
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
DStream.php156 protected function &_open($streamName, LUT\Context $context = null)
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
DLlk.php263 public static function parsePP($pp, &$tokens, &$rules, &$pragmas, $streamName)
/plugin/fksnewsfeed/
Dscript.js37 const streamName = newsContainer.getAttribute('data-stream'); constant
Daction.php176 private function saveIntoStreams(int $newsId, string $streamName): void {
/plugin/fksnewsfeed/inc/renderer/
DVyfukRenderer.php83 protected function getPriorityField($id, $streamName, $params) {
DFykosRenderer.php68 protected function getPriorityField(int $id, string $streamName, array $params): string {
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
DStream.php771 protected function &_open($streamName, LUT\Context $context = null)
/plugin/authgoogle/google/contrib/
DGoogle_YouTubeService.php2404 public $streamName; variable in Google_IngestionInfo
2417 public function setStreamName( $streamName) {