Searched refs:SetMaxLogSize (Results 1 – 5 of 5) sorted by relevance
136 int SetMaxLogSize(uint64_t limit);
512 int RdSingleVerNaturalStore::SetMaxLogSize(uint64_t limit) in SetMaxLogSize() function in DistributedDB::RdSingleVerNaturalStore
191 int SetMaxLogSize(uint64_t limit);
428 int SQLiteSingleVerNaturalStore::SetMaxLogSize(uint64_t limit) in SetMaxLogSize() function in DistributedDB::SQLiteSingleVerNaturalStore
711 return naturalStore->SetMaxLogSize(*limit); in PragmaSetMaxLogSize()