Searched defs:GetPackage (Results 1 – 4 of 4) sorted by relevance
224 def GetPackage(package_name): function
233 def GetPackage(module): function
1341 static PyObject* GetPackage(PyFileDescriptor *self, void *closure) { in GetPackage() function
450 func (m *FileDescriptorProto) GetPackage() string { func