Searched refs:kMaxCustomInfoEntries (Results 1 – 1 of 1) sorted by relevance
34 static const size_t kMaxCustomInfoEntries = 4096; variable183 if (custom_client_info_.count > kMaxCustomInfoEntries) in PopulateCustomInfo()