Searched refs:UNMOUNT_NOT_MOUNTED_ERR (Results 1 - 4 of 4) sorted by relevance

/system/vold/
H A DVolumeManager.h152 #define UNMOUNT_NOT_MOUNTED_ERR -2 macro
H A DVolume.cpp604 return UNMOUNT_NOT_MOUNTED_ERR;
H A Dcryptfs.c1224 if ((ret < 0) && (ret != UNMOUNT_NOT_MOUNTED_ERR)) {
H A DVolumeManager.cpp1369 return UNMOUNT_NOT_MOUNTED_ERR;

Completed in 109 milliseconds