Home
last modified time | relevance | path

Searched defs:PatchPartitionCheck (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/applypatch/
Dapplypatch.cpp256 bool PatchPartitionCheck(const Partition& target, const Partition& source) { in PatchPartitionCheck() function
/bootable/recovery/tests/unit/
Dapplypatch_test.cpp107 TEST_F(ApplyPatchTest, PatchPartitionCheck) { in TEST_F() argument