Home
last modified time | relevance | path

Searched refs:_streamName (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php62 private $_streamName = null; variable in Hoa\\Protocol\\Wrapper
112 $this->_streamName = null;
273 $this->_streamName = $path;
369 $this->_streamName = null;
399 $this->_streamName = $path;
575 return $this->_streamName;
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DStream.php116 protected $_streamName = null; variable in Hoa\\Stream\\Stream
153 $this->_streamName = $streamName;
295 $this->_streamName,