HomeSort by relevance Sort by last modified time
    Searched refs:releaseFile (Results 1 - 5 of 5) sorted by null

  /external/llvm/include/llvm/Support/
FileUtilities.h 72 /// releaseFile - Take ownership of the file away from the FileRemover so it
74 void releaseFile() { DeleteIt = false; }
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
MutexFileProvider.java 93 public void releaseFile() {
RemotePrintDocument.java 377 mDocumentInfo.fileProvider.releaseFile();
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintPreviewController.java 289 mFileProvider.releaseFile();
PrintActivity.java 535 mFileProvider.releaseFile();
    [all...]

Completed in 155 milliseconds