Searched defs:GetByName (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/udev/ |
D | udev_list_entry.cc | 25 std::unique_ptr<UdevListEntry> UdevListEntry::GetByName( in GetByName() function in brillo::UdevListEntry
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor_containers.cc | 962 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1040 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1092 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1155 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1215 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1267 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1333 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1454 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1516 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function 1564 static const void* GetByName(PyContainer* self, const string& name) { in GetByName() function [all …]
|