Searched defs:openFile (Results 1 – 7 of 7) sorted by relevance
66 private OutputStream openFile() throws IOException { in openFile() method in FileOutput
81 public ParcelFileDescriptor openFile(Uri uri, String fileMode) throws FileNotFoundException { in openFile() method in TelephonyTestProvider
34 public void openFile(String outputFileName) { in openFile() method in ModuleWriter
307 void SkDebuggerGUI::openFile() { in openFile() function in SkDebuggerGUI313 void SkDebuggerGUI::openFile(const QString &filename) { in openFile() function in SkDebuggerGUI
128 private BufferedInputStream openFile(File file) in openFile() method in DetectingViewer
1415 openFile = "" variable1426 openFile = dlg.fileName variable
213 const FileEntry *FileManager::getFile(StringRef Filename, bool openFile, in getFile()