Searched refs:parseProto (Results 1 – 2 of 2) sorted by relevance
38 void parseProto(ProtoInputStream pi) throws IOException { in parseProto() method in ProtoInputStreamObjectTest.SimpleObject64 mNested.parseProto(pi); in parseProto()111 result.parseProto(pi); in testObjectOneChar()165 result.parseProto(pi); in testObjectOneLargeChar()227 obj.parseProto(pi); in testObjectAndTwoChars()297 obj.parseProto(pi); in testComplexObject()361 obj.parseProto(pi); in testDeepObjects()
59 def parseProto(elem): function124 rtype, fname = parseProto(cmd.elem.find('proto'))150 rtype, fname = parseProto(cmd.elem.find('proto'))217 rtype, fname = parseProto(cmd.elem.find('proto'))