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

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

Completed in 772 milliseconds