Searched refs:kClientIdSize (Results 1 – 2 of 2) sorted by relevance
18 static const size_t kClientIdSize = 32 + 1; variable24 char g_client_id[kClientIdSize];47 base::strlcpy(g_client_id, str.c_str(), kClientIdSize); in SetClientId()
37 static const size_t kClientIdSize = 32 + 1;38 static char g_client_id[kClientIdSize];105 base::strlcpy(g_client_id, str.c_str(), kClientIdSize);