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

  /system/vold/
VolumeManager.h 68 static const char *SEC_ASECDIR_EXT;
VolumeManager.cpp 75 const char *VolumeManager::SEC_ASECDIR_EXT = "/mnt/secure/asec";
887 const char *asecDir = isExternal ? VolumeManager::SEC_ASECDIR_EXT : VolumeManager::SEC_ASECDIR_INT;
    [all...]
CommandListener.cpp 407 listAsecsInDirectory(cli, VolumeManager::SEC_ASECDIR_EXT);

Completed in 86 milliseconds