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

  /system/vold/
VolumeManager.h 96 int destroyAsec(const char *id, bool force);
CommandListener.cpp 346 rc = vm->destroyAsec(argv[2], force);
VolumeManager.cpp 644 int VolumeManager::destroyAsec(const char *id, bool force) {
    [all...]

Completed in 37 milliseconds