Searched refs:ParseProtoKey (Results 1 – 2 of 2) sorted by relevance
569 FLATBUFFERS_CHECKED_ERROR ParseProtoKey();
1690 ECHECK(ParseProtoKey()); in ParseProtoFields()1719 CheckedError Parser::ParseProtoKey() { in ParseProtoKey() function in flatbuffers::Parser1748 ECHECK(ParseProtoKey()); in ParseProtoOption()