Home
last modified time | relevance | path

Searched refs:CanUseUserspaceSnapshots (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.h137 bool CanUseUserspaceSnapshots();
H A Dutility.cpp233 bool CanUseUserspaceSnapshots() { in CanUseUserspaceSnapshots() function
H A Dsnapshot_test.cpp165 if (GetLegacyCompressionEnabledProperty() || CanUseUserspaceSnapshots()) { in SetupProperties()
H A Dsnapshot.cpp3223 bool userspace_snapshots = CanUseUserspaceSnapshots(); in CreateUpdateSnapshots()