Searched defs:GetManifest (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/update_engine/payload_consumer/ | ||
H A D | payload_metadata.cc | 142 bool PayloadMetadata::GetManifest(const brillo::Blob& payload, in GetManifest() function in chromeos_update_engine::PayloadMetadata |
/aosp12/frameworks/base/tools/aapt2/ | ||
H A D | LoadedApk.h | 89 const xml::XmlResource* GetManifest() const { in GetManifest() function |
/aosp12/system/apex/apexd/ | ||
H A D | apex_file.h | 52 const ::apex::proto::ApexManifest& GetManifest() const { return manifest_; } in GetManifest() function |