Searched refs:get_vendor_string (Results 1 – 5 of 5) sorted by relevance
266 vorbiscomment->get_vendor_string(); in run_tests_with_level_2_interface()
1313 …if(strlen((const char *)block.get_vendor_string()) != vorbiscomment_.data.vorbis_comment.vendor_st… in test_metadata_object_vorbiscomment()1315 …if(0 != memcmp(block.get_vendor_string(), vorbiscomment_.data.vorbis_comment.vendor_string.entry, … in test_metadata_object_vorbiscomment()
687 const FLAC__byte *get_vendor_string() const; // NUL-terminated UTF-8 string
881 const FLAC__byte *VorbisComment::get_vendor_string() const in get_vendor_string() function in FLAC::Metadata::VorbisComment
622 …* **Changed** the signature of FLAC::Metadata::VorbisComment::get_vendor_string() and FLAC::Metada…