Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations.c40 static FLAC__bool do_major_operation__list(const char *filename, FLAC__Metadata_Chain *chain, const…
134 ok = do_major_operation__list(options->prefix_with_filename? filename : 0, chain, options); in do_major_operation_on_file()
174 FLAC__bool do_major_operation__list(const char *filename, FLAC__Metadata_Chain *chain, const Comman… in do_major_operation__list() function