Searched refs:pushWriteContext (Results 1 – 2 of 2) sorted by relevance
57 protected function pushWriteContext(Context $c) function in Thrift\\Protocol\\TSimpleJSONProtocol144 $this->pushWriteContext(new ListContext($this));168 $this->pushWriteContext(new StructContext($this));198 $this->pushWriteContext(new MapContext($this));212 $this->pushWriteContext(new ListContext($this));227 $this->pushWriteContext(new ListContext($this));
118 protected void pushWriteContext(Context c) { in pushWriteContext() method in TSimpleJSONProtocol152 pushWriteContext(new ListContext()); in writeMessageBegin()168 pushWriteContext(new StructContext()); in writeStructBegin()194 pushWriteContext(new MapContext()); in writeMapBegin()209 pushWriteContext(new ListContext()); in writeListBegin()224 pushWriteContext(new ListContext()); in writeSetBegin()