Searched refs:GetTokenStore (Results 1 – 1 of 1) sorted by relevance
122 CloudPrintTokenStore* GetTokenStore();281 CloudPrintTokenStore* token_store = GetTokenStore(); in OnAuthenticationComplete()378 std::string access_token = GetTokenStore()->token(); in DoUnregisterPrinters()474 InitNotifications(robot_email_, GetTokenStore()->token()); in CheckXmppPingStatus()478 CloudPrintTokenStore* CloudPrintProxyBackend::Core::GetTokenStore() { in GetTokenStore() function in cloud_print::CloudPrintProxyBackend::Core