Home
last modified time | relevance | path

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

/external/flac/src/metaflac/
Doperations.c41 static FLAC__bool do_major_operation__append(FLAC__Metadata_Chain *chain, const CommandLineOptions …
137 ok = do_major_operation__append(chain, options); in do_major_operation_on_file()
202 FLAC__bool do_major_operation__append(FLAC__Metadata_Chain *chain, const CommandLineOptions *option… in do_major_operation__append() function