Searched defs:GetByName (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/third_party/abseil-cpp/absl/flags/internal/ |
D | type_erased.h | 74 inline bool GetByName(absl::string_view name, T* dst) { in GetByName() function
|
/external/abseil-cpp/absl/flags/internal/ |
D | type_erased.h | 74 inline bool GetByName(absl::string_view name, T* dst) { in GetByName() function
|
/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 …]
|