Searched refs:ParseProtoKey (Results 1 – 2 of 2) sorted by relevance
770 FLATBUFFERS_CHECKED_ERROR ParseProtoKey();
2187 ECHECK(ParseProtoKey()); in ParseProtoFields()2237 CheckedError Parser::ParseProtoKey() { in ParseProtoKey() function in flatbuffers::Parser2271 ECHECK(ParseProtoKey()); in ParseProtoOption()