GetContext 73 ash/ime/candidate_window_view_unittest.cc candidate_window_view_ = new CandidateWindowView(GetContext()); GetContext 31 chrome/browser/search/instant_io_context.cc return GetDataForResourceContext(info->GetContext()); GetContext 119 chrome/renderer/extensions/chrome_v8_context.h virtual ChromeV8Context* GetContext() OVERRIDE; GetContext 76 chrome/renderer/extensions/request_sender.cc ChromeV8Context* context = source->GetContext(); GetContext 37 chrome/renderer/extensions/request_sender.h virtual ChromeV8Context* GetContext() = 0; GetContext 219 content/browser/android/content_video_view.cc content_view_core->GetContext().obj(), GetContext 297 content/browser/android/content_view_core_impl.h base::android::ScopedJavaLocalRef<jobject> GetContext(); GetContext 114 content/browser/indexed_db/indexed_db_browsertest.cc GetContext()->TaskRunner(), GetContext 117 content/browser/indexed_db/indexed_db_browsertest.cc GetContext(), GetContext 254 content/browser/indexed_db/indexed_db_browsertest.cc scoped_refptr<IndexedDBContextImpl> context = GetContext(); GetContext 350 content/browser/indexed_db/indexed_db_browsertest.cc GetContext()->data_path().Append(leveldb_dir).Append(log_file); GetContext 487 content/browser/indexed_db/indexed_db_browsertest.cc base::ConstRef(GetContext()), GetContext 584 content/browser/indexed_db/indexed_db_browsertest.cc GetContext()->TaskRunner()->PostTask( GetContext 587 content/browser/indexed_db/indexed_db_browsertest.cc GetContext(), GetContext 159 content/browser/loader/async_resource_handler.cc new_url, request(), info->GetContext(), response); GetContext 186 content/browser/loader/async_resource_handler.cc request(), info->GetContext(), response, info->filter()); GetContext 192 content/browser/loader/async_resource_handler.cc GetHostZoomMapForResourceContext(info->GetContext()); GetContext 451 content/browser/loader/buffered_resource_handler.cc info->GetChildID(), info->GetRenderFrameID(), info->GetContext(), GetContext 134 content/browser/loader/cross_site_resource_handler.cc info->GetContext(), request()->original_url(), request()->url()); GetContext 399 content/browser/loader/resource_dispatcher_host_impl.cc if (i->second->GetRequestInfo()->GetContext() == context) { GetContext 418 content/browser/loader/resource_dispatcher_host_impl.cc if (info->GetContext() == context) { GetContext 426 content/browser/loader/resource_dispatcher_host_impl.cc DCHECK_EQ(context, info->GetContext()); GetContext 459 content/browser/loader/resource_dispatcher_host_impl.cc CHECK_NE(i->second->GetRequestInfo()->GetContext(), context); GetContext 468 content/browser/loader/resource_dispatcher_host_impl.cc CHECK_NE(info->GetContext(), context); GetContext 596 content/browser/loader/resource_dispatcher_host_impl.cc request, request_info->GetContext(), request_info->GetChildID(), GetContext 617 content/browser/loader/resource_dispatcher_host_impl.cc !delegate_->ShouldInterceptResourceAsStream(info->GetContext(), GetContext 626 content/browser/loader/resource_dispatcher_host_impl.cc GetStreamContextForResourceContext(info->GetContext()); GetContext 635 content/browser/loader/resource_dispatcher_host_impl.cc info->GetContext(), GetContext 678 content/browser/loader/resource_dispatcher_host_impl.cc info->GetContext()->GetRequestContext()->job_factory(); GetContext 265 content/browser/loader/resource_loader.cc GetRequestInfo()->GetContext()->CreateClientCertStore(), GetContext 67 content/browser/loader/resource_request_info_impl.h virtual ResourceContext* GetContext() const OVERRIDE; GetContext 57 content/browser/loader/sync_resource_handler.cc new_url, request(), GetRequestInfo()->GetContext(), response); GetContext 84 content/browser/loader/sync_resource_handler.cc request(), info->GetContext(), response, info->filter()); GetContext 52 content/public/browser/resource_request_info.h virtual ResourceContext* GetContext() const = 0; GetContext 419 content/renderer/gpu/gpu_benchmarking_extension.cc v8::Handle<v8::Context> context = callback_and_context->GetContext(); GetContext 741 content/renderer/gpu/gpu_benchmarking_extension.cc v8::Handle<v8::Context> context = callback_and_context->GetContext(); GetContext 814 content/renderer/gpu/gpu_benchmarking_extension.cc v8::Handle<v8::Context> context = callback_and_context->GetContext(); GetContext 857 content/renderer/gpu/gpu_benchmarking_extension.cc v8::Handle<v8::Context> v8_context = callback_and_context->GetContext(); GetContext 40 ui/app_list/views/app_list_main_view_unittest.cc new AppListMainView(delegate_.get(), &pagination_model_, GetContext()); GetContext 85 ui/gl/gl_context_cgl.cc static_cast<GLContextCGL*>(share_group()->GetContext()) : NULL; GetContext 31 ui/gl/gl_share_group.cc GLContext* context = GetContext(); GetContext 34 ui/gl/gl_share_group.h GLContext* GetContext(); GetContext 33 ui/message_center/views/message_popup_collection_unittest.cc GetContext(), MessageCenter::Get(), NULL, false)); GetContext 24 ui/views/ime/input_method_bridge_unittest.cc GetContext()->SetProperty(aura::client::kRootWindowInputMethodKey, GetContext 46 ui/views/ime/input_method_bridge_unittest.cc GetContext()->SetProperty(aura::client::kRootWindowInputMethodKey, GetContext 66 ui/views/test/views_test_base.h gfx::NativeView GetContext(); GetContext 3514 ui/views/view_unittest.cc Widget* w1 = CreateControlWidget(GetContext(), gfx::Rect(0, 0, 100, 100)); GetContext 47 ui/views/widget/native_widget_aura_unittest.cc aura::Window* root_window() { return GetContext(); } GetContext 1671 ui/views/widget/widget_unittest.cc aura::test::EventGenerator generator(GetContext(), widget->GetNativeWindow()); GetContext 1691 ui/views/widget/widget_unittest.cc aura::test::EventGenerator generator(GetContext()); GetContext 97 ui/views/window/dialog_delegate_unittest.cc DialogDelegate::CreateDialogWidget(dialog_, GetContext(), NULL)->Show(); GetContext 211 ui/views/window/dialog_delegate_unittest.cc DialogDelegate::CreateDialogWidget(dialog2, GetContext(), NULL);