HomeSort by relevance Sort by last modified time
    Searched full:_backup (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/core/java/com/android/server/updates/
SELinuxPolicyInstallReceiver.java 53 new File(contexts, versionPath + "_backup"));
56 new File(contexts, macPermissionsPath + "_backup"));
59 new File(contexts, seappContextsPath + "_backup"));
62 new File(contexts, propertyContextsPath + "_backup"));
65 new File(contexts, fileContextsPath + "_backup"));
68 new File(contexts, sepolicyPath + "_backup"));
71 new File(contexts, serviceContextsPath + "_backup"));
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fileinput.py 210 self._backup = backup
284 if backupfilename and not self._backup:
318 self._filename + (self._backup or os.extsep+"bak"))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fileinput.py 210 self._backup = backup
284 if backupfilename and not self._backup:
318 self._filename + (self._backup or os.extsep+"bak"))
  /external/javasqlite/src/main/java/SQLite/
Database.java 609 _backup(b, dest, destName, this, srcName); method
614 private static native void _backup(Backup b, Database dest, method in class:Database
  /packages/apps/Exchange/assets/
FolderSyncParserTest3.txt     [all...]

Completed in 1140 milliseconds