Searched refs:OutputElemListBegin (Results 1 – 2 of 2) sorted by relevance
149 return p.OutputElemListBegin(elemType, size)157 return p.OutputElemListBegin(elemType, size)458 func (p *TJSONProtocol) OutputElemListBegin(elemType TType, size int) error { func
275 return p.OutputElemListBegin(elemType, size)283 return p.OutputElemListBegin(elemType, size)809 func (p *TSimpleJSONProtocol) OutputElemListBegin(elemType TType, size int) error { func