Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc302 string dfile; in AddErrorOrWarning() local
305 tree_->VirtualFileToDiskFile(filename, &dfile)) { in AddErrorOrWarning()
306 out << dfile; in AddErrorOrWarning()
/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.c26 FILE *dfile; variable