Searched defs:Reopen (Results 1 - 1 of 1) sorted by relevance
| /vbox/src/libs/xpcom18a4/java/src/ | ||
| H A D | nsFileStreams.h | 129 * Reopen the file (for OPEN_ON_READ only!) 131 nsresult Reopen() { return Open(mFile, mIOFlags, mPerm); } function in class:nsFileInputStream |
Completed in 49 milliseconds