Home
last modified time | relevance | path

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

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_containers.cc936 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function
977 (GetByNameMethod)GetByName,
1014 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function
1038 (GetByNameMethod)GetByName,
1066 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function
1090 (GetByNameMethod)GetByName,
1129 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function
1164 (GetByNameMethod)GetByName,
1188 static ItemDescriptor GetByName(PyContainer* self, const string& name) { in GetByName() function
1212 (GetByNameMethod)GetByName,
[all …]