Home | History | Annotate | Download | only in server

Lines Matching refs:APPS_PREFIX

3868                     } else if (FullBackup.APPS_PREFIX.regionMatches(0,
3869 info.path, 0, FullBackup.APPS_PREFIX.length())) {
3873 info.path = info.path.substring(FullBackup.APPS_PREFIX.length());