HomeSort by relevance Sort by last modified time
    Searched full:mountpoint (Results 51 - 75 of 107) sorted by null

1 23 4 5

  /docs/source.android.com/src/devices/tech/storage/
config.jd 70 <li><code>mountPoint</code>: filesystem path of this mount.</li>
  /external/chromium_org/webkit/browser/fileapi/
external_mount_points.h 131 // MountPoint overrides.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
os2emxpath.py 72 # \\machine\mountpoint\directories...
ntpath.py 145 # \\machine\mountpoint\directories...
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
os2emxpath.py 72 # \\machine\mountpoint\directories...
ntpath.py 145 # \\machine\mountpoint\directories...
  /system/core/fs_mgr/
fs_mgr.c 250 * the mountpoint of the one given by fstab->recs[start_idx].
274 /* We required that fstab entries for the same mountpoint be consecutive */
283 ERROR("%s(): skipping fstab dup mountpoint=%s rec[%d].fs_type=%s already mounted as %s.\n", __func__,
398 /* Need to mount a tmpfs at this mountpoint for now, and set
  /system/vold/
VolumeManager.h 125 const char *fileName, const char *mountPoint, bool force);
cryptfs.c     [all...]
CommandListener.cpp 257 cli->sendMsg(ResponseCode::CommandSyntaxError, "Missing Argument: user <mountpoint>", false);
  /external/chromium_org/chrome/browser/media_galleries/mac/
mtp_device_delegate_impl_mac_unittest.mm 47 - (NSString*)mountPoint {
48 return @"mountPoint";
  /external/wpa_supplicant_8/src/utils/
wpa_debug.c 147 /* "<dev> <mountpoint> <fs type> ..." */
160 printf("debugfs mountpoint not found\n");
  /external/yaffs2/yaffs2/utils/
mkyaffs2image.c 523 fprintf(stderr,"usage: mkyaffs2image [-f] [-c <size>] [-s <size>] dir image_file [file_contexts mountpoint] [convert]\n");
530 fprintf(stderr," mountpoint the directory where this image be mounted on the device\n");
  /external/e2fsprogs/resize/
online.c 131 _("while trying to open mountpoint %s"), mtpt);
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 552 * Gets the state of a volume via its mountpoint.
555 public String getVolumeState(String mountPoint) {
558 return mMountService.getVolumeState(mountPoint);
  /frameworks/base/services/core/java/com/android/server/
MountService.java 784 // FMT: <label> <mountpoint> <state>
    [all...]
  /bootable/recovery/
fuse_sideload.c 346 // If something's already mounted on our mountpoint, try to remove
  /external/chromium_org/chrome/installer/mac/
dmgdiffer.sh 115 if ! hdiutil attach "${1}" -mountpoint "${2}" \
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Memory.java 323 // TODO FIXME Parameterize with mountPoint and uncomment.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libpthread-2.11.1.so 
libpthread.so.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpthread-2.11.1.so 
libpthread.so.0 
  /docs/source.android.com/src/source/
initializing.jd 234 function mountAndroid { hdiutil attach ~/android.dmg -mountpoint /Volumes/android; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vds.h 851 VDS_MOUNT_POINT_NOTIFICATION MountPoint;
    [all...]

Completed in 440 milliseconds

1 23 4 5