Searched refs:QCOW2_MAGIC (Results 1 – 1 of 1) sorted by relevance
55 static const std::string QCOW2_MAGIC = "QFI\xfb"; variable199 if (android::base::StartsWith(magic, QCOW2_MAGIC)) { in ExpandedStorageSize()