Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/libsnapshot/
H A Dsnapshot_stats.cpp47 bool SnapshotMergeStats::WriteState() { in WriteState() function in android::snapshot::SnapshotMergeStats
H A Dsnapshot_stub.cpp142 bool WriteState() override { return false; } in WriteState() function in android::snapshot::SnapshotMergeStatsStub
/aosp12/art/dex2oat/linker/
H A Doat_writer.h340 enum class WriteState { enum