Searched refs:maxIndexedProperties (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/google.golang.org/appengine/datastore/ | ||
D | prop.go | 16 const maxIndexedProperties = 20000 const |
D | save.go | 301 if len(e.Property) > maxIndexedProperties { |