Searched refs:kLargeThresholdBytes (Results 1 – 1 of 1) sorted by relevance
30 const size_t kLargeThresholdBytes = 250 * 1024; variable124 if (data.size() < kLargeThresholdBytes) { in SendDataForBlob()170 if (data.size() < kLargeThresholdBytes) { in addDataToStream()