Home
last modified time | relevance | path

Searched defs:json_name (Results 1 – 13 of 13) sorted by relevance

/external/python/apitools/apitools/base/py/
Dencoding.py572 def AddCustomJsonEnumMapping(enum_type, python_name, json_name, argument
599 def AddCustomJsonFieldMapping(message_type, python_name, json_name, argument
630 def GetCustomJsonEnumMapping(enum_type, python_name=None, json_name=None): argument
637 def GetCustomJsonFieldMapping(message_type, python_name=None, json_name=None): argument
644 def _FetchRemapping(type_name, mapping_type, python_name=None, json_name=None, argument
667 python_name, json_name): argument
/external/protobuf/src/google/protobuf/
Dtype.proto136 string json_name = 10; field
Ddescriptor.proto197 optional string json_name = 10; field
Dtype.pb.h1268 inline const ::std::string& Field::json_name() const { in json_name() function
1298 inline void Field::set_allocated_json_name(::std::string* json_name) { in set_allocated_json_name()
Dtype.pb.cc1875 const ::std::string& Field::json_name() const { in json_name() function in google::protobuf::Field
1905 void Field::set_allocated_json_name(::std::string* json_name) { in set_allocated_json_name()
Ddescriptor.pb.h4967 inline const ::std::string& FieldDescriptorProto::json_name() const { in json_name() function
4997 inline void FieldDescriptorProto::set_allocated_json_name(::std::string* json_name) { in set_allocated_json_name()
Ddescriptor.pb.cc5258 const ::std::string& FieldDescriptorProto::json_name() const { in json_name() function in google::protobuf::FieldDescriptorProto
5288 void FieldDescriptorProto::set_allocated_json_name(::std::string* json_name) { in set_allocated_json_name()
/external/python/apitools/apitools/gen/
Dextended_descriptor.py73 json_name = messages.StringField(2) variable in ExtendedEnumDescriptor.JsonEnumMapping
123 json_name = messages.StringField(2) variable in ExtendedMessageDescriptor.JsonFieldMapping
/external/protobuf/src/google/protobuf/util/internal/
Dutility.cc165 const google::protobuf::Type* type, StringPiece json_name) { in FindJsonFieldInTypeOrNull()
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto200 optional string json_name = 10; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto211 optional string json_name = 10; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto211 optional string json_name = 10; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto211 optional string json_name = 10; field