Searched refs:AuthenticateWithRobotAuthCode (Results 1 – 3 of 3) sorted by relevance
53 void AuthenticateWithRobotAuthCode(const std::string& robot_oauth_auth_code,
83 void CloudPrintAuth::AuthenticateWithRobotAuthCode( in AuthenticateWithRobotAuthCode() function in cloud_print::CloudPrintAuth
273 auth_->AuthenticateWithRobotAuthCode(robot_oauth_auth_code, robot_email); in DoInitializeWithRobotAuthCode()