Searched refs:kGetUserInfoFormat (Results 1 – 2 of 2) sorted by relevance
48 const char GaiaAuthFetcher::kGetUserInfoFormat[] = member in GaiaAuthFetcher199 return base::StringPrintf(kGetUserInfoFormat, encoded_lsid.c_str()); in MakeGetUserInfoBody()
103 static const char kGetUserInfoFormat[]; variable