Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Ddescriptor.h82 const FileDescriptor* PyFileDescriptor_AsDescriptor(PyObject* obj);
Ddescriptor_pool.cc370 PyFileDescriptor_AsDescriptor(descriptor); in AddFileDescriptor()
Ddescriptor.cc1422 const FileDescriptor* PyFileDescriptor_AsDescriptor(PyObject* obj) { in PyFileDescriptor_AsDescriptor() function