Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dpaycheck.py55 def ApplyPayload(args): function
/system/update_engine/
Dupdate_attempter_android.cc170 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroid
314 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroid
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc201 bool ApplyPayload(const string& payload_file, in ApplyPayload() function
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc272 brillo::Blob ApplyPayload(const brillo::Blob& payload_data, in ApplyPayload() function in chromeos_update_engine::DeltaPerformerTest