Searched defs:GetManifest (Results 1 – 3 of 3) sorted by relevance
| /system/update_engine/payload_consumer/ | ||
| D | payload_metadata.cc | 142 bool PayloadMetadata::GetManifest(const brillo::Blob& payload, in GetManifest() function in chromeos_update_engine::PayloadMetadata |
| D | payload_metadata.h | 107 bool GetManifest(std::string_view payload, in GetManifest() function |
| /system/apex/apexd/ | ||
| D | apex_file.h | 57 const ::apex::proto::ApexManifest& GetManifest() const { return manifest_; } in GetManifest() function |