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

  /frameworks/base/tools/streaming_proto/
main.cpp 269 string proto_type = get_proto_type(field); local
272 text << indent << "// " << optional_comment << repeated_comment << proto_type << ' '
  /external/flatbuffers/src/
idl_parser.cpp 1756 struct type_lookup { const char *proto_type; BaseType fb_type; }; member in struct:flatbuffers::type_lookup
    [all...]

Completed in 59 milliseconds