OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unmounting
(Results
1 - 16
of
16
) sorted by null
/external/bluetooth/glib/gio/
gmount.h
55
* @unmount: Starts
unmounting
a #GMount.
56
* @unmount_finish: Finishes an
unmounting
operation.
gmount.c
53
*
Unmounting
a #GMount instance is an asynchronous operation. For
375
* Finishes
unmounting
a mount. If any errors occurred during the operation,
491
* take affect. While this is semantically equivalent with
unmounting
gioenums.h
194
* Flags used when an
unmounting
a mount.
ChangeLog
52
Bug 573970 ? crash in gunixvolumemonitor:update_mounts when
unmounting
[
all
...]
/system/vold/
Volume.cpp
88
return "
Unmounting
";
459
SLOGD("
Unmounting
{%s}, force = %d", path, force);
VolumeManager.cpp
551
SLOGD("
Unmounting
container before destroy");
941
SLOGI("
Unmounting
ASEC %s (dependant on %s)", *it, v->getMountpoint());
/frameworks/base/services/java/com/android/server/
MountService.java
69
public static final int
Unmounting
= 5;
151
if (DEBUG_UNMOUNT) Slog.i(TAG, "
Unmounting
" + path);
618
} else if (newState == VolumeState.
Unmounting
) {
721
* killed via the ActivityManager before actually
unmounting
the volume.
[
all
...]
PackageManagerService.java
[
all
...]
/frameworks/base/core/tests/coretests/src/android/os/storage/
AsecTests.java
360
/*------------ Tests for
unmounting
volume ---*/
/frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DefaultContainerService.java
219
if (localLOGV) Log.i(TAG, "
Unmounting
" + newCid +
/frameworks/base/docs/html/sdk/
android-2.2.jd
195
removable and
unmounting
/remounting may disrupt the user experience and system
/system/core/adb/
adb.c
898
** AID_MOUNT to allow
unmounting
the SD card before rebooting
/packages/apps/Settings/res/values/
strings.xml
408
<!-- Error message when the SD card was removed without properly
unmounting
-->
[
all
...]
/frameworks/base/core/res/
AndroidManifest.xml
[
all
...]
/frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java
[
all
...]
/external/bluetooth/glib/
NEWS
81
573970 crash in gunixvolumemonitor:update_mounts when
unmounting
[
all
...]
Completed in 144 milliseconds