Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_format.h125 kCowClusterOp = 5, enumerator
135 static constexpr CowOperationType kCowClusterOp = CowOperationType::kCowClusterOp; variable