Searched refs: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 1001 (GetByNameMethod)GetByName, 1038 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1062 (GetByNameMethod)GetByName, 1090 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1114 (GetByNameMethod)GetByName, 1153 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1188 (GetByNameMethod)GetByName, 1212 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function 1236 (GetByNameMethod)GetByName, [all …]
|