Searched refs:kPayloadBatchedWrites (Results 1 – 2 of 2) sorted by relevance
187 static constexpr const auto& kPayloadBatchedWrites = "BATCHED_WRITES"; variable
362 if (!headers[kPayloadBatchedWrites].empty()) { in ApplyPayload()