Searched refs:MAX_RETENTION_SIZE (Results 1 – 3 of 3) sorted by relevance
35 static const uint32_t MAX_RETENTION_SIZE = 1024; variable54 if (infoList_.size() > MAX_RETENTION_SIZE) { in AddVisitRecord()
42 static const uint32_t MAX_RETENTION_SIZE = 1024; variable163 if (temp.size() > MAX_RETENTION_SIZE) { in UpdateDocUriSetByUnion()
28 static const uint32_t MAX_RETENTION_SIZE = 1024; variable710 if (size > MAX_RETENTION_SIZE) { in GetRetentionSandboxList()