Home
last modified time | relevance | path

Searched refs:auth_token_str (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/google_apis/gcm/base/
Dmcs_util.cc62 std::string auth_token_str = base::Uint64ToString(auth_token); in BuildLoginRequest() local
69 login_request->set_auth_token(auth_token_str); in BuildLoginRequest()