Home
last modified time | relevance | path

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

/third_party/flatbuffers/include/flatbuffers/
Didl.h956 FLATBUFFERS_CHECKED_ERROR ParseProtoKey();
/third_party/flatbuffers/src/
Didl_parser.cpp2867 ECHECK(ParseProtoKey()); in ParseProtoFields()
2920 CheckedError Parser::ParseProtoKey() { in ParseProtoKey() function in flatbuffers::Parser
2954 ECHECK(ParseProtoKey()); in ParseProtoOption()