Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/include/libsnapshot/
Dcow_format.h121 kCowCopyOp = 1, enumerator
131 static constexpr CowOperationType kCowCopyOp = CowOperationType::kCowCopyOp; variable