OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unmount
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gmount.h
55
* @
unmount
: Starts unmounting a #GMount.
89
void (*
unmount
) (GMount *mount,
member in struct:_GMountIface
/packages/apps/Settings/src/com/android/settings/deviceinfo/
Memory.java
59
// Assumes no two successive
unmount
event on 2 different volumes are performed before the first
218
unmount
();
method
272
// Informative dialog to user that
unmount
failed.
290
// removable: application cannot interfere with
unmount
302
private void
unmount
() {
Completed in 29 milliseconds