Home
last modified time | relevance | path

Searched defs:IsExtension (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/
Dtest.proto110 message IsExtension { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.cc726 static PyObject* IsExtension(PyBaseDescriptor *self, void *closure) { in IsExtension() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5097 public bool IsExtension { property in Google.Protobuf.Reflection.UninterpretedOption.Types.NamePart