Searched refs:transport_tempfile_ (Results 1 – 1 of 1) sorted by relevance
/external/flac/libFLAC/ |
D | metadata_iterators.c | 136 static FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, F… 1451 if(!transport_tempfile_(chain->filename, &tempfile, &tempfilename, &status)) in chain_rewrite_file_() 3109 if(!transport_tempfile_(iterator->filename, tempfile, tempfilename, &iterator->status)) in simple_iterator_copy_file_postfix_() 3252 FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Me… in transport_tempfile_() function
|