Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libsnapshot/
H A Dutility.h132 bool GetLegacyCompressionEnabledProperty();
H A Dutility.cpp223 bool GetLegacyCompressionEnabledProperty() { in GetLegacyCompressionEnabledProperty() function
H A Dsnapshot_test.cpp165 if (GetLegacyCompressionEnabledProperty() || CanUseUserspaceSnapshots()) { in SetupProperties()
H A Dsnapshot.cpp3224 bool legacy_compression = GetLegacyCompressionEnabledProperty(); in CreateUpdateSnapshots()