Searched defs:EmitLabel (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fs_mgr/libsnapshot/ | ||
H A D | snapshot_writer.cpp | 136 bool CompressedSnapshotWriter::EmitLabel(uint64_t label) { in EmitLabel() function in android::snapshot::CompressedSnapshotWriter |
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ | ||
H A D | cow_writer.cpp | 569 bool CowWriter::EmitLabel(uint64_t label) { in EmitLabel() function in android::snapshot::CowWriter |