Searched refs:kIssueAuthTokenFormat (Results 1 – 2 of 2) sorted by relevance
42 const char GaiaAuthFetcher::kIssueAuthTokenFormat[] = member in GaiaAuthFetcher189 return base::StringPrintf(kIssueAuthTokenFormat, in MakeIssueAuthTokenBody()
101 static const char kIssueAuthTokenFormat[]; variable