Searched refs:IsUserspaceSnapshotsEnabled (Results 1 – 2 of 2) sorted by relevance
43 bool IsUserspaceSnapshotsEnabled();
36 bool Daemon::IsUserspaceSnapshotsEnabled() { in IsUserspaceSnapshotsEnabled() function in android::snapshot::Daemon68 user_snapshots = (!IsDmSnapshotTestingEnabled() && IsUserspaceSnapshotsEnabled()); in StartDaemon()