Searched defs:GetByName (Results 1 – 1 of 1) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor_containers.cc | 960 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1038 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1090 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1153 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1212 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1264 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1330 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1450 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1512 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1560 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function [all …]
|