Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_format.cpp34 std::ostream& EmitCowTypeString(std::ostream& os, CowOperationType cow_type) { in EmitCowTypeString()
57 std::ostream& operator<<(std::ostream& os, CowOperationType cow_type) { in operator <<()