Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/include/applypatch/
Dapplypatch.h48 struct Partition { struct
51 Partition(const std::string& name, size_t size, const std::string& hash) in Partition() argument
70 std::ostream& operator<<(std::ostream& os, const Partition& partition); argument