Searched defs:ApplyPayload (Results 1 – 4 of 4) sorted by relevance
/system/update_engine/scripts/ | ||
D | paycheck.py | 55 def ApplyPayload(args): function |
/system/update_engine/ | ||
D | update_attempter_android.cc | 170 bool UpdateAttempterAndroid::ApplyPayload( in ApplyPayload() function in chromeos_update_engine::UpdateAttempterAndroid |
/system/update_engine/payload_generator/ | ||
D | generate_delta_main.cc | 201 bool ApplyPayload(const string& payload_file, in ApplyPayload() function |
/system/update_engine/payload_consumer/ | ||
D | delta_performer_unittest.cc | 272 brillo::Blob ApplyPayload(const brillo::Blob& payload_data, in ApplyPayload() function in chromeos_update_engine::DeltaPerformerTest |