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

/system/vold/
H A DVolumeManager.h104 int getObbMountPath(const char *id, char *buffer, int maxlen);
H A DCommandListener.cpp434 if (!(rc = vm->getObbMountPath(argv[2], path, sizeof(path)))) {
H A DVolumeManager.cpp180 int VolumeManager::getObbMountPath(const char *sourceFile, char *mountPath, int mountPathLen) { function in class:VolumeManager

Completed in 219 milliseconds