Home
last modified time | relevance | path

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

/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_proxy_backend.cc122 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