Searched refs:GetMaxLogSize (Results 1 – 5 of 5) sorted by relevance
138 uint64_t GetMaxLogSize() const;
517 uint64_t RdSingleVerNaturalStore::GetMaxLogSize() const in GetMaxLogSize() function in DistributedDB::RdSingleVerNaturalStore
434 uint64_t SQLiteSingleVerNaturalStore::GetMaxLogSize() const in GetMaxLogSize() function in DistributedDB::SQLiteSingleVerNaturalStore471 if (logFileSize > GetMaxLogSize()) { in RemoveDeviceDataInner()
193 uint64_t GetMaxLogSize() const;
1760 bool result = logFileSize > naturalStore->GetMaxLogSize(); in CheckLogOverLimit()