Searched defs:ApplyPayload (Results 1 – 5 of 5) sorted by relevance
/system/update_engine/scripts/ | ||
D | paycheck.py | 56 def ApplyPayload(args): function |
/system/update_engine/aosp/ | ||
D | update_attempter_android_integration_test.cc | 268 void ApplyPayload(DeltaArchiveManifest* manifest) { in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroidIntegrationTest |
D | update_attempter_android.cc | 239 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroid |
/system/update_engine/payload_generator/ | ||
D | generate_delta_main.cc | 176 bool ApplyPayload(const string& payload_file, in ApplyPayload() function |
/system/update_engine/payload_consumer/ | ||
D | delta_performer_unittest.cc | 275 brillo::Blob ApplyPayload(const brillo::Blob& payload_data, in ApplyPayload() function in chromeos_update_engine::DeltaPerformerTest |