Searched refs:ParseMetaData (Results 1 – 4 of 4) sorted by relevance
1022 ECHECK(ParseMetaData(&field->attributes)); in ParseField()1913 CheckedError Parser::ParseMetaData(SymbolTable<Value> *attributes) { in ParseMetaData() function in flatbuffers::Parser2523 ECHECK(ParseMetaData(&enum_def->attributes)); in ParseEnum()2586 ECHECK(ParseMetaData(&ev.attributes)); in ParseEnum()2767 ECHECK(ParseMetaData(&struct_def->attributes)); in ParseDecl()2864 ECHECK(ParseMetaData(&service_def.attributes)); in ParseService()2886 ECHECK(ParseMetaData(&rpc.attributes)); in ParseService()
594 midiLength = eas.audio_streams[0].ParseMetaData()
458 def ParseMetaData (self): member in EAS_File
1135 FLATBUFFERS_CHECKED_ERROR ParseMetaData(SymbolTable<Value> *attributes);