Searched refs:getAsecFilesystemPath (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DVolumeManager.h112 int getAsecFilesystemPath(const char *id, char *buffer, int maxlen);
H A DCommandListener.cpp409 if (!(rc = vm->getAsecFilesystemPath(argv[2], path, sizeof(path)))) {
H A DVolumeManager.cpp222 int VolumeManager::getAsecFilesystemPath(const char *id, char *buffer, int maxlen) { function in class:VolumeManager

Completed in 62 milliseconds