Home
last modified time | relevance | path

Searched defs:OnClose (Results 1 – 8 of 8) sorted by relevance

/third_party/node/src/
Dhandle_wrap.h86 virtual void OnClose() {} in OnClose() function
Dhandle_wrap.cc133 void HandleWrap::OnClose(uv_handle_t* handle) { in OnClose() function in node::HandleWrap
Dspawn_sync.cc304 void SyncProcessStdioPipe::OnClose() { in OnClose() function in node::SyncProcessStdioPipe
Dnode_messaging.cc791 void MessagePort::OnClose() { in OnClose() function in node::worker::MessagePort
/third_party/flutter/engine/flutter/shell/platform/windows/
Dwin32_flutter_window.cc157 void Win32FlutterWindow::OnClose() { in OnClose() function in flutter::Win32FlutterWindow
/third_party/cef/libcef/browser/
Dserver_impl.cc510 void CefServerImpl::OnClose(int connection_id) { in OnClose() function in CefServerImpl
/third_party/cef/tests/cefclient/browser/
Droot_window_win.cc962 bool RootWindowWin::OnClose() { in OnClose() function in client::RootWindowWin
/third_party/python/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2396 BOOL OnClose() { in OnClose() function in PythonBootstrapperApplication