Searched refs:ops (Results 1 – 2 of 2) sorted by relevance
462 FetchOptions ops = DatastoreHelper.getLargeBatchOptions(); in getMatchingKeys() local464 ops.limit(maxSize); in getMatchingKeys()468 for (Entity testRunKey : datastore.prepare(testQuery).asIterable(ops)) { in getMatchingKeys()
92 tflite::ops::builtin::BuiltinOpResolver resolver; in init()