Searched refs:myproto (Results 1 – 3 of 3) sorted by relevance
110 'myproto.options' in the same directory as the 'myproto.proto'. ::112 # myproto.proto120 # myproto.options
1661 var myproto = {foo: 'bar'}; variable1662 fun.prototype = myproto;1680 { object: fun, name: 'prototype', type: 'update', oldValue: myproto },
232 protoc --java_out=myproto_srcs.jar --python_out=myproto.zip myproto.proto