Home
last modified time | relevance | path

Searched defs:image_sha256 (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/
Dautoupdate_CannedOmahaUpdate.py48 def run_once(self, image_url, image_size, image_sha256, argument
/external/libbrillo/brillo/imageloader/
Dmanifest.cc163 const std::vector<uint8_t>& Manifest::image_sha256() const { in image_sha256() function in brillo::imageloader::Manifest