Searched refs:GetAutoClean (Results 1 – 7 of 7) sorted by relevance
179 syncerParam.isAutoClean_ = config.GetAutoClean(); in GetSyncParam()
458 bool RdbStoreConfig::GetAutoClean() const in GetAutoClean() function in OHOS::NativeRdb::RdbStoreConfig
190 rdbStoreConfig.SetAutoClean(rdbConfig.GetAutoClean()); in GetSlaveRdbStoreConfig()1321 param.isAutoClean_ = config.GetAutoClean(); in SetServiceKey()
93 syncerParam_.isAutoClean_ = config.GetAutoClean(); in InitSyncerParam()
198 bool GetAutoClean() const;
548 bool GetAutoClean() const;
906 EXPECT_EQ(autoClean, config.GetAutoClean());