Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Didl.h758 FLATBUFFERS_CHECKED_ERROR ParseProtoKey();
/external/flatbuffers/src/
Didl_parser.cpp2146 ECHECK(ParseProtoKey()); in ParseProtoFields()
2196 CheckedError Parser::ParseProtoKey() { in ParseProtoKey() function in flatbuffers::Parser
2230 ECHECK(ParseProtoKey()); in ParseProtoOption()