Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
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
/system/update_engine/payload_consumer/
Dsnapshot_extent_writer_unittest.cc80 bool EmitLabel(uint64_t label) { in EmitLabel() function in chromeos_update_engine::FakeCowWriter
/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dcow_writer.cpp569 bool CowWriter::EmitLabel(uint64_t label) { in EmitLabel() function in android::snapshot::CowWriter