Home
last modified time | relevance | path

Searched refs:RestoreBackupFile (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/installd/
Drestorable_file.h83 bool RestoreBackupFile();
Drestorable_file.cpp112 bool RestorableFile::RestoreBackupFile() { in RestoreBackupFile() function in android::installd::RestorableFile
Ddexopt.cpp2033 if (!out_oat.RestoreBackupFile() || !out_vdex.RestoreBackupFile() || in dexopt()
2034 !out_image.RestoreBackupFile()) { in dexopt()
/frameworks/native/cmds/installd/tests/
Dinstalld_file_test.cpp421 ASSERT_TRUE(rf.RestoreBackupFile()); in TEST_F()
457 ASSERT_TRUE(rf.RestoreBackupFile()); in TEST_F()