Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations.c43 static FLAC__bool do_major_operation__remove_all(FLAC__Metadata_Chain *chain, const CommandLineOpti…
145 ok = do_major_operation__remove_all(chain, options); in do_major_operation_on_file()
235 FLAC__bool do_major_operation__remove_all(FLAC__Metadata_Chain *chain, const CommandLineOptions *op… in do_major_operation__remove_all() function