Home
last modified time | relevance | path

Searched defs:controller_ (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/glfw/client_wrapper/include/flutter/
Dflutter_window_controller.h85 FlutterDesktopWindowControllerRef controller_ = nullptr; variable
/third_party/flutter/engine/flutter/shell/platform/windows/client_wrapper/include/flutter/
Dflutter_window_controller.h84 FlutterDesktopWindowControllerRef controller_ = nullptr; variable
/third_party/cef/libcef/browser/devtools/
Ddevtools_manager.cc92 base::WeakPtr<CefDevToolsController> controller_; member in __anon87f97c440111::CefDevToolsRegistrationImpl
/third_party/cef/libcef/common/
Dvalue_base.h426 scoped_refptr<CefValueController> controller_; variable
/third_party/node/src/tracing/
Dagent.cc32 TracingController* controller_; member in node::tracing::Agent::ScopedSuspendTracing