Home
last modified time | relevance | path

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

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