Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_format.h124 kCowLabelOp = 4, enumerator
134 static constexpr CowOperationType kCowLabelOp = CowOperationType::kCowLabelOp; variable