Home
last modified time | relevance | path

Searched defs:GetResourceContext (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/common/
Dshell_io_manager.cc95 fml::WeakPtr<GrContext> ShellIOManager::GetResourceContext() const { in GetResourceContext() function in flutter::ShellIOManager
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.cc301 content::ResourceContext* AlloyBrowserContext::GetResourceContext() { in GetResourceContext() function in AlloyBrowserContext
/third_party/flutter/engine/flutter/lib/ui/painting/
Dimage_decoder_unittests.cc54 fml::WeakPtr<GrContext> GetResourceContext() const override { in GetResourceContext() function in flutter::testing::TestIOManager