Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc1278 static PyObject* GetDependencies(PyFileDescriptor* self, void *closure) { in GetDependencies() function
1327 { "dependencies", (getter)GetDependencies, NULL, "Dependencies"},