Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations.c45 static FLAC__bool do_shorthand_operations_on_file(const char *filename, const CommandLineOptions *o…
263 ok &= do_shorthand_operations_on_file(options->filenames[i], options); in do_shorthand_operations()
278 FLAC__bool do_shorthand_operations_on_file(const char *filename, const CommandLineOptions *options) in do_shorthand_operations_on_file() function