HomeSort by relevance Sort by last modified time
    Searched refs:ValidateMetadataSignature (Results 1 - 3 of 3) sorted by null

  /system/update_engine/payload_consumer/
delta_performer.h 243 ErrorCode ValidateMetadataSignature(const brillo::Blob& payload);
delta_performer.cc 556 *error = ValidateMetadataSignature(payload);
    [all...]
delta_performer_unittest.cc 672 // Just set these value so that we can use ValidateMetadataSignature directly.
681 performer_.ValidateMetadataSignature(payload_data));
    [all...]

Completed in 163 milliseconds