Searched refs:ParseMetaData (Results 1 – 4 of 4) sorted by relevance
710 ECHECK(ParseMetaData(&field->attributes)); in ParseField()1240 CheckedError Parser::ParseMetaData(SymbolTable<Value> *attributes) { in ParseMetaData() function in flatbuffers::Parser1615 ECHECK(ParseMetaData(&enum_def->attributes)); in ParseEnum()1810 ECHECK(ParseMetaData(&struct_def->attributes)); in ParseDecl()1883 ECHECK(ParseMetaData(&service_def.attributes)); in ParseService()1905 ECHECK(ParseMetaData(&rpc.attributes)); in ParseService()
594 midiLength = eas.audio_streams[0].ParseMetaData()
458 def ParseMetaData (self): member in EAS_File
736 FLATBUFFERS_CHECKED_ERROR ParseMetaData(SymbolTable<Value> *attributes);