Searched refs:kMaxActiveURLSize (Results 1 – 2 of 2) sorted by relevance
17 static const size_t kMaxActiveURLSize = 1024 + 1; variable23 char g_active_url[kMaxActiveURLSize];37 kMaxActiveURLSize); in SetActiveURL()
128 char* crash_url = new char[kMaxActiveURLSize + 1]; in OnFileCanReadWithoutBlocking()138 kMaxActiveURLSize + 1 + in OnFileCanReadWithoutBlocking()148 iov[2].iov_len = kMaxActiveURLSize + 1; in OnFileCanReadWithoutBlocking()286 guid[kGuidSize] = crash_url[kMaxActiveURLSize] = distro[kDistroSize] = 0; in OnFileCanReadWithoutBlocking()