Home
last modified time | relevance | path

Searched defs:wipe_package (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/
Drecovery.cpp271 std::string wipe_package; in ReadWipePackage() local
286 static bool CheckWipePackage(Package* wipe_package) { in CheckWipePackage()
307 std::vector<std::string> GetWipePartitionList(Package* wipe_package) { in GetWipePartitionList()
359 auto wipe_package = ReadWipePackage(wipe_package_size); in wipe_ab_device() local
/bootable/recovery/tests/component/
Duncrypt_test.cpp191 TemporaryFile wipe_package; in TEST_F() local
Dinstall_test.cpp120 std::string wipe_package; in TEST() local
/bootable/recovery/uncrypt/
Duncrypt.cpp585 std::string wipe_package; in setup_bcb() local