Searched refs:batchInsertBucket (Results 1 – 2 of 2) sorted by relevance
309 int32_t uriType, std::vector<ValuesBucket> &batchInsertBucket) in InsertValueBucketPrepare() argument320 batchInsertBucket.push_back(insertValues); in InsertValueBucketPrepare()330 std::vector<ValuesBucket> batchInsertBucket; in GrantUriSensitive() local358 InsertValueBucketPrepare(values, fileId, uriType, batchInsertBucket); in GrantUriSensitive()368 UriSensitiveOperations::BatchInsertOperation(cmd, batchInsertBucket, trans); in GrantUriSensitive()
413 int32_t uriType, std::vector<ValuesBucket> &batchInsertBucket) in InsertValueBucketPrepare() argument424 batchInsertBucket.push_back(insertValues); in InsertValueBucketPrepare()434 std::vector<ValuesBucket> batchInsertBucket; in GrantUriPermission() local450 UriPermissionOperations::BatchInsertOperation(cmd, batchInsertBucket, trans); in GrantUriPermission()