Home
last modified time | relevance | path

Searched defs:set_comment (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/zip/src/
Dwrite.rs213 pub fn set_comment<S>(&mut self, comment: S) in set_comment() method
/external/flac/src/libFLAC++/
Dmetadata.cpp908 bool VorbisComment::set_comment(uint32_t indx, const VorbisComment::Entry &entry) in set_comment() function in FLAC::Metadata::VorbisComment