Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc1440 auto src_file = std::make_unique<BsdiffExtentFile>( in PerformSourceBsdiffOperation() local
1451 TEST_AND_RETURN_FALSE(bsdiff::bspatch(std::move(src_file), in PerformSourceBsdiffOperation()