Home
last modified time | relevance | path

Searched refs:do_major_operation__remove (Results 1 – 1 of 1) sorted by relevance

/external/flac/src/metaflac/
Doperations.c42 static FLAC__bool do_major_operation__remove(FLAC__Metadata_Chain *chain, const CommandLineOptions …
141 ok = do_major_operation__remove(chain, options); in do_major_operation_on_file()
209 FLAC__bool do_major_operation__remove(FLAC__Metadata_Chain *chain, const CommandLineOptions *option… in do_major_operation__remove() function