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

  /system/vold/
VolumeManager.h 118 int getObbMountPath(const char *id, char *buffer, int maxlen);
CommandListener.cpp 490 if (!(rc = vm->getObbMountPath(argv[2], path, sizeof(path)))) {
VolumeManager.cpp 187 int VolumeManager::getObbMountPath(const char *sourceFile, char *mountPath, int mountPathLen) {
    [all...]

Completed in 25 milliseconds