Home
last modified time | relevance | path

Searched defs:GetWeakPtr (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/libcef/browser/devtools/
Ddevtools_controller.h60 base::WeakPtr<CefDevToolsController> GetWeakPtr() { in GetWeakPtr() function
/third_party/flutter/engine/flutter/shell/common/
Dshell_io_manager.cc90 fml::WeakPtr<ShellIOManager> ShellIOManager::GetWeakPtr() { in GetWeakPtr() function in flutter::ShellIOManager
Dace_platform_view.cc83 fml::WeakPtr<PlatformView> PlatformView::GetWeakPtr() const { in GetWeakPtr() function in flutter::PlatformView
Dplatform_view.cc91 fml::WeakPtr<PlatformView> PlatformView::GetWeakPtr() const { in GetWeakPtr() function in flutter::PlatformView
Dace_engine.cc66 fml::WeakPtr<Engine> Engine::GetWeakPtr() const { in GetWeakPtr() function in flutter::Engine
Drasterizer.cc55 fml::WeakPtr<Rasterizer> Rasterizer::GetWeakPtr() const { in GetWeakPtr() function in flutter::Rasterizer
Dengine.cc79 fml::WeakPtr<Engine> Engine::GetWeakPtr() const { in GetWeakPtr() function in flutter::Engine
/third_party/flutter/engine/flutter/fml/memory/
Dweak_ptr.h174 WeakPtr<T> GetWeakPtr() const { in GetWeakPtr() function
/third_party/gn/src/base/memory/
Dweak_ptr.h309 WeakPtr<T> GetWeakPtr() { in GetWeakPtr() function
/third_party/cef/include/base/
Dcef_weak_ptr.h369 WeakPtr<T> GetWeakPtr() const { in GetWeakPtr() function
/third_party/flutter/engine/flutter/lib/ui/painting/
Dimage_decoder.cc283 fml::WeakPtr<ImageDecoder> ImageDecoder::GetWeakPtr() const { in GetWeakPtr() function in flutter::ImageDecoder