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

  /frameworks/base/tools/streaming_proto/cpp/
main.cpp 57 string repeated_comment = field.label() == FieldDescriptorProto::LABEL_REPEATED local
62 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' '
  /frameworks/base/tools/streaming_proto/java/
main.cpp 97 string repeated_comment = field.label() == FieldDescriptorProto::LABEL_REPEATED local
102 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' '

Completed in 190 milliseconds