Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/
Dutility.h138 bool CanUseUserspaceSnapshots();
Dutility.cpp248 bool CanUseUserspaceSnapshots() { in CanUseUserspaceSnapshots() function
Dsnapshot_test.cpp158 if (GetLegacyCompressionEnabledProperty() || CanUseUserspaceSnapshots()) { in SetupProperties()
Dsnapshot.cpp3272 bool userspace_snapshots = CanUseUserspaceSnapshots(); in CreateUpdateSnapshots()