Searched refs:kMaxUploadInBytes (Results 1 – 1 of 1) sorted by relevance
39 const uint64_t kMaxUploadInBytes = 1024 * 1024 * 10; variable105 uint64_t max_upload_guardrail = kMaxUploadInBytes; in ShouldTrace()