expires_in 557 ash/system/web_notification/web_notification_tray.cc base::TimeDelta expires_in = command_id == kEnableQuietModeDay ? expires_in 560 ash/system/web_notification/web_notification_tray.cc message_center()->EnterQuietModeWithExpire(expires_in); expires_in 233 chrome/browser/ui/views/message_center/web_notification_tray.cc base::TimeDelta expires_in = command_id == kEnableQuietModeDay expires_in 236 chrome/browser/ui/views/message_center/web_notification_tray.cc message_center()->EnterQuietModeWithExpire(expires_in); expires_in 39 cloud_print/gcp20/prototype/local_print_job.h int expires_in; expires_in 120 cloud_print/gcp20/prototype/print_job_handler.cc int expires_in; expires_in 122 cloud_print/gcp20/prototype/print_job_handler.cc switch (CreatePrintJob(std::string(), &id, &expires_in, expires_in 195 cloud_print/gcp20/prototype/print_job_handler.cc info_out->expires_in = expires_in 203 cloud_print/gcp20/prototype/print_job_handler.cc info_out->expires_in = static_cast<int>(GetJobExpiration(id).InSeconds()); expires_in 400 cloud_print/gcp20/prototype/printer.cc int* expires_in, expires_in 403 cloud_print/gcp20/prototype/printer.cc return print_job_handler_->CreatePrintJob(ticket, job_id, expires_in, expires_in 409 cloud_print/gcp20/prototype/printer.cc int* expires_in, expires_in 412 cloud_print/gcp20/prototype/printer.cc return print_job_handler_->SaveLocalPrintJob(job, job_id, expires_in, expires_in 419 cloud_print/gcp20/prototype/printer.cc int* expires_in, expires_in 422 cloud_print/gcp20/prototype/printer.cc return print_job_handler_->CompleteLocalPrintJob(job, job_id, expires_in, expires_in 77 cloud_print/gcp20/prototype/printer.h int* expires_in, expires_in 83 cloud_print/gcp20/prototype/printer.h int* expires_in, expires_in 89 cloud_print/gcp20/prototype/printer.h int* expires_in, expires_in 292 cloud_print/gcp20/prototype/privet_http_server.cc int expires_in = 0; expires_in 298 cloud_print/gcp20/prototype/privet_http_server.cc delegate_->CreateJob(body, &job_id, &expires_in, expires_in 307 cloud_print/gcp20/prototype/privet_http_server.cc response->SetInteger("expires_in", expires_in); expires_in 346 cloud_print/gcp20/prototype/privet_http_server.cc int expires_in = 0; expires_in 350 cloud_print/gcp20/prototype/privet_http_server.cc ? delegate_->SubmitDocWithId(job, job_id, &expires_in, expires_in 352 cloud_print/gcp20/prototype/privet_http_server.cc : delegate_->SubmitDoc(job, &job_id, &expires_in, expires_in 361 cloud_print/gcp20/prototype/privet_http_server.cc response->SetInteger("expires_in", expires_in); expires_in 405 cloud_print/gcp20/prototype/privet_http_server.cc response->SetInteger("expires_in", info.expires_in); expires_in 104 cloud_print/gcp20/prototype/privet_http_server.h int* expires_in, expires_in 113 cloud_print/gcp20/prototype/privet_http_server.h int* expires_in, expires_in 121 cloud_print/gcp20/prototype/privet_http_server.h int* expires_in, expires_in 114 google_apis/gaia/fake_gaia.cc : expires_in(3600) {} expires_in 497 google_apis/gaia/fake_gaia.cc response_dict.SetInteger("expires_in", token_info->expires_in); expires_in 518 google_apis/gaia/fake_gaia.cc base::IntToString(token_info->expires_in)); expires_in 46 google_apis/gaia/fake_gaia.h int expires_in; expires_in 225 google_apis/gaia/oauth2_access_token_fetcher_impl.cc int expires_in; expires_in 226 google_apis/gaia/oauth2_access_token_fetcher_impl.cc if (!ParseGetAccessTokenSuccessResponse(source, &access_token, &expires_in)) { expires_in 236 google_apis/gaia/oauth2_access_token_fetcher_impl.cc base::Time::Now() + base::TimeDelta::FromSeconds(9 * expires_in / 10)); expires_in 294 google_apis/gaia/oauth2_access_token_fetcher_impl.cc int* expires_in) { expires_in 301 google_apis/gaia/oauth2_access_token_fetcher_impl.cc value->GetInteger(kExpiresInKey, expires_in); expires_in 93 google_apis/gaia/oauth2_access_token_fetcher_impl.h int* expires_in); expires_in 205 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc int expires_in; expires_in 208 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc &url_fetcher, &at, &expires_in)); expires_in 216 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc int expires_in; expires_in 219 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc &url_fetcher, &at, &expires_in)); expires_in 227 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc int expires_in; expires_in 230 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc &url_fetcher, &at, &expires_in)); expires_in 238 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc int expires_in; expires_in 241 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc &url_fetcher, &at, &expires_in)); expires_in 243 google_apis/gaia/oauth2_access_token_fetcher_impl_unittest.cc EXPECT_EQ(3600, expires_in); expires_in 124 ui/message_center/fake_message_center.cc const base::TimeDelta& expires_in) { expires_in 65 ui/message_center/fake_message_center.h const base::TimeDelta& expires_in) OVERRIDE; expires_in 146 ui/message_center/message_center.h virtual void EnterQuietModeWithExpire(const base::TimeDelta& expires_in) = 0; expires_in 848 ui/message_center/message_center_impl.cc const base::TimeDelta& expires_in) { expires_in 861 ui/message_center/message_center_impl.cc expires_in, expires_in 186 ui/message_center/message_center_impl.h const base::TimeDelta& expires_in) OVERRIDE; expires_in 124 ui/message_center/notification_list.h void EnterQuietModeWithExpire(const base::TimeDelta& expires_in);