HomeSort by relevance Sort by last modified time
    Searched defs:FindOneofByName (Results 1 - 4 of 4) sorted by null

  /external/protobuf/python/google/protobuf/pyext/
descriptor_pool.cc 291 PyObject* FindOneofByName(PyDescriptorPool* self, PyObject* arg) {
299 self->pool->FindOneofByName(string(name, name_size));
492 { "FindOneofByName", (PyCFunction)FindOneofByName, METH_O,
  /external/protobuf/src/google/protobuf/
descriptor.cc     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]

Completed in 599 milliseconds