Home
last modified time | relevance | path

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

/system/update_engine/scripts/
Dpaycheck.py56 def ApplyPayload(args): function
/system/update_engine/aosp/
Dupdate_attempter_android_integration_test.cc268 void ApplyPayload(DeltaArchiveManifest* manifest) { in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroidIntegrationTest
Dupdate_attempter_android.cc239 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroid
417 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroid
/system/update_engine/payload_generator/
Dgenerate_delta_main.cc176 bool ApplyPayload(const string& payload_file, in ApplyPayload() function
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc275 brillo::Blob ApplyPayload(const brillo::Blob& payload_data, in ApplyPayload() function in chromeos_update_engine::DeltaPerformerTest