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

  /external/flatbuffers/include/flatbuffers/
reflection_generated.h 697 void add_fields(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Field>>> fields) { function in struct:reflection::ObjectBuilder
743 builder_.add_fields(fields);
  /external/protobuf/src/google/protobuf/
type.pb.cc 405 input, add_fields()));
796 ::google::protobuf::Field* Type::add_fields() { function in class:google::protobuf::Type
    [all...]
type.pb.h 206 ::google::protobuf::Field* add_fields();
920 inline ::google::protobuf::Field* Type::add_fields() { function in class:google::protobuf::Type
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
type.pb.h 206 ::google::protobuf::Field* add_fields();
920 inline ::google::protobuf::Field* Type::add_fields() { function in class:google::protobuf::Type
    [all...]

Completed in 127 milliseconds