Home
last modified time | relevance | path

Searched refs:destroyAsec (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DVolumeManager.h162 int destroyAsec(const char *id, bool force);
DCommandListener.cpp453 rc = vm->destroyAsec(argv[2], force); in runCommand()
DVolumeManager.cpp1502 int VolumeManager::destroyAsec(const char *id, bool force) { in destroyAsec() function in VolumeManager