OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_backup
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/java/com/android/server/updates/
SELinuxPolicyInstallReceiver.java
52
new File(contexts, seappContextsPath + "
_backup
"));
55
new File(contexts, propertyContextsPath + "
_backup
"));
58
new File(contexts, fileContextsPath + "
_backup
"));
61
new File(contexts, sepolicyPath + "
_backup
"));
/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
Completed in 549 milliseconds