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

  /external/chromium_org/chrome/utility/image_writer/
image_writer_win.cc 184 PLOG(ERROR) << "Unable to dismount volume.";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
emostore.h 335 virtual HRESULT WINAPI Dismount(__LONG32 Timeout) = 0;
373 HRESULT (WINAPI *Dismount)(IPublicStoreDB *This,__LONG32 Timeout);
413 #define IPublicStoreDB_Dismount(This,Timeout) (This)->lpVtbl->Dismount(This,Timeout)
    [all...]
  /external/chromium_org/components/storage_monitor/
volume_mount_watcher_win.cc 289 // Reached if we acquired a lock, but could not dismount. This might
  /external/e2fsprogs/lib/ext2fs/
nt_io.c 1167 // Lock/dismount
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]

Completed in 547 milliseconds