HomeSort by relevance Sort by last modified time
    Searched defs:SEC_ASECDIR_INT (Results 1 - 2 of 2) sorted by null

  /system/vold/
VolumeManager.h 69 static const char *SEC_ASECDIR_INT;
VolumeManager.cpp 79 const char *VolumeManager::SEC_ASECDIR_INT = "/data/app-asec";
806 const char *asecDir = isExternal ? VolumeManager::SEC_ASECDIR_EXT : VolumeManager::SEC_ASECDIR_INT;
    [all...]

Completed in 457 milliseconds