Searched refs:ParseMetaData (Results 1 – 4 of 4) sorted by relevance
764 ECHECK(ParseMetaData(&field->attributes)); in ParseField()1486 CheckedError Parser::ParseMetaData(SymbolTable<Value> *attributes) { in ParseMetaData() function in flatbuffers::Parser2066 ECHECK(ParseMetaData(&enum_def->attributes)); in ParseEnum()2259 ECHECK(ParseMetaData(&struct_def->attributes)); in ParseDecl()2332 ECHECK(ParseMetaData(&service_def.attributes)); in ParseService()2354 ECHECK(ParseMetaData(&rpc.attributes)); in ParseService()
594 midiLength = eas.audio_streams[0].ParseMetaData()
458 def ParseMetaData (self): member in EAS_File
886 FLATBUFFERS_CHECKED_ERROR ParseMetaData(SymbolTable<Value> *attributes);