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

  /system/vold/
VolumeManager.h 112 int getAsecFilesystemPath(const char *id, char *buffer, int maxlen);
CommandListener.cpp 426 if (!(rc = vm->getAsecFilesystemPath(argv[2], path, sizeof(path)))) {
VolumeManager.cpp 233 int VolumeManager::getAsecFilesystemPath(const char *id, char *buffer, int maxlen) {
    [all...]

Completed in 169 milliseconds