Searched refs:FetchRobotAuthCodes (Results 1 – 3 of 3) sorted by relevance
136 virtual void FetchRobotAuthCodes(const std::string& auth_token);
226 void CloudPolicyClient::FetchRobotAuthCodes(const std::string& auth_token) { in FetchRobotAuthCodes() function in policy::CloudPolicyClient
244 client_->FetchRobotAuthCodes(auth_token_); in PolicyValidated()