Home
last modified time | relevance | path

Searched defs:controller_ (Results 1 – 3 of 3) 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/node/src/tracing/
Dagent.cc32 TracingController* controller_; member in node::tracing::Agent::ScopedSuspendTracing