Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_writer.cpp136 bool CompressedSnapshotWriter::EmitLabel(uint64_t label) { in EmitLabel() function in android::snapshot::CompressedSnapshotWriter
223 bool OnlineKernelSnapshotWriter::EmitLabel(uint64_t) { in EmitLabel() function in android::snapshot::OnlineKernelSnapshotWriter
/aosp14/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_writer.cpp569 bool CowWriter::EmitLabel(uint64_t label) { in EmitLabel() function in android::snapshot::CowWriter