HomeSort by relevance Sort by last modified time
    Searched refs:doUnmount (Results 1 - 3 of 3) sorted by null

  /system/vold/
Volume.h 99 int doUnmount(const char *path, bool force);
Volume.cpp 560 int Volume::doUnmount(const char *path, bool force) {
623 if (doUnmount(Volume::SEC_STG_SECIMGDIR, force)) {
633 if (doUnmount(Volume::SEC_ASECDIR, force)) {
641 if (doUnmount(Volume::SEC_STGDIR, force)) {
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Memory.java 247 doUnmount();
262 private void doUnmount() {
309 doUnmount();

Completed in 490 milliseconds