Home
last modified time | relevance | path

Searched refs:type_lookup (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/src/
Didl_parser.cpp1756 struct type_lookup { const char *proto_type; BaseType fb_type; }; in ParseTypeFromProtoType() struct
1757 static type_lookup lookup[] = { in ParseTypeFromProtoType()