Searched refs:auth_token_str (Results 1 – 1 of 1) sorted by relevance
62 std::string auth_token_str = base::Uint64ToString(auth_token); in BuildLoginRequest() local69 login_request->set_auth_token(auth_token_str); in BuildLoginRequest()