Searched defs:FindEnumValue (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/perfetto/src/trace_processor/util/ | ||
H A D | descriptors.h | 134 std::optional<int32_t> FindEnumValue(const std::string& value) const { in FindEnumValue() function |
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ | ||
H A D | type_resolver_util_test.cc | 119 const EnumValue* FindEnumValue(const Enum& type, const std::string& name) { in FindEnumValue() function in google::protobuf::util::__anon40561e5a0111::DescriptorPoolTypeResolverTest |
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ | ||
H A D | type_resolver_util_test.cc | 119 const EnumValue* FindEnumValue(const Enum& type, const std::string& name) { in FindEnumValue() function in google::protobuf::util::__anon3e19fbcd0111::DescriptorPoolTypeResolverTest |