Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_format.h128 kCowFooterOp = std::numeric_limits<uint8_t>::max(), enumerator
138 static constexpr CowOperationType kCowFooterOp = CowOperationType::kCowFooterOp; variable