OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mountpoints
(Results
1 - 7
of
7
) sorted by null
/cts/hostsidetests/appsecurity/test-apps/ReadExternalStorageApp/src/com/android/cts/readexternalstorageapp/
ReadExternalStorageTest.java
77
* Verify that we don't have write access to any
mountpoints
.
/external/autotest/client/tests/disktest/
disktest.py
57
@param disks: List of directories (usually
mountpoints
) to be passed
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
ExternalStorageTest.java
83
* Verify that we don't have read access to any storage
mountpoints
.
/external/minijail/
minijail0.1
100
Run inside a new VFS namespace. This option makes the program's
mountpoints
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mountmgr.h
87
MOUNTMGR_MOUNT_POINT
MountPoints
[1];
/external/autotest/client/cros/
liststorage.py
74
several
mountpoints
, this scenario will lead to a dictionary for each
/external/autotest/client/bin/
partition.py
69
mountpoints
= []
71
mountpoints
.append(line.split()[2])
72
return
mountpoints
[
all
...]
Completed in 949 milliseconds