HomeSort by relevance Sort by last modified time
    Searched refs:ProtoTypeToCppProtoType (Results 1 - 4 of 4) sorted by null

  /external/nanopb-c/generator/google/protobuf/
descriptor.py 469 def ProtoTypeToCppProtoType(proto_type):
706 FieldDescriptor.ProtoTypeToCppProtoType(field_proto.type),
descriptor_pool.py 401 field_desc.cpp_type = descriptor.FieldDescriptor.ProtoTypeToCppProtoType(
  /external/protobuf/python/google/protobuf/
descriptor.py 550 def ProtoTypeToCppProtoType(proto_type):
    [all...]
descriptor_pool.py 614 field_desc.cpp_type = descriptor.FieldDescriptor.ProtoTypeToCppProtoType(

Completed in 215 milliseconds