Home
last modified time | relevance | path

Searched defs:EnumValueName (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/strs/
H A Dstrings.go145 func EnumValueName(s string) string { func
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor.py385 def EnumValueName(self, enum, value): member in Descriptor
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor.py385 def EnumValueName(self, enum, value): member in Descriptor
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc538 std::string EnumValueName(const EnumValueDescriptor* enum_value) { in EnumValueName() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dhelpers.cc546 std::string EnumValueName(const EnumValueDescriptor* enum_value) { in EnumValueName() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc724 std::string EnumValueName(const EnumValueDescriptor* descriptor) { in EnumValueName() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc724 std::string EnumValueName(const EnumValueDescriptor* descriptor) { in EnumValueName() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc618 static PyObject* EnumValueName(PyBaseDescriptor *self, PyObject *args) { in EnumValueName() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc618 static PyObject* EnumValueName(PyBaseDescriptor *self, PyObject *args) { in EnumValueName() function