Home
last modified time | relevance | path

Searched refs:myproto (Results 1 – 3 of 3) sorted by relevance

/external/nanopb-c/docs/
Dreference.rst110 'myproto.options' in the same directory as the 'myproto.proto'. ::
112 # myproto.proto
120 # myproto.options
/external/v8/test/mjsunit/es7/
Dobject-observe.js1661 var myproto = {foo: 'bar'}; variable
1662 fun.prototype = myproto;
1680 { object: fun, name: 'prototype', type: 'update', oldValue: myproto },
/external/protobuf/
DCHANGES.txt232 protoc --java_out=myproto_srcs.jar --python_out=myproto.zip myproto.proto