Home
last modified time | relevance | path

Searched defs:DestroyWindow (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/window/
H A Dwindow.cpp34 void Window::DestroyWindow(Window* window) in DestroyWindow() function in OHOS::Window
/ohos5.0/foundation/arkui/ui_lite/test/unittest/render/
H A Drender_uni_test.cpp51 static void DestroyWindow(RootView* rootView) in DestroyWindow() function in OHOS::RenderTest
/ohos5.0/foundation/arkui/ui_lite/test/unittest/dfx/
H A Dview_bounds_unit_test.cpp58 static void DestroyWindow(RootView* rootView) in DestroyWindow() function in OHOS::ViewBoundsTest
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dtdd_util.cpp348 void TddUtil::DestroyWindow() in DestroyWindow() function in OHOS::MiscServices::TddUtil
436 void TddUtil::WindowManager::DestroyWindow() in DestroyWindow() function in OHOS::MiscServices::TddUtil::WindowManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/glfw_render_context/src/
H A Dglfw_render_context.cpp119 void GlfwRenderContext::DestroyWindow() in DestroyWindow() function in OHOS::Rosen::GlfwRenderContext
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp620 void UIDialog::DestroyWindow() in DestroyWindow() function in OHOS::UIDialog
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension.cpp587 void JsAutoFillExtension::DestroyWindow(const sptr<AAFwk::SessionInfo> &sessionInfo) in DestroyWindow() function in OHOS::AbilityRuntime::JsAutoFillExtension
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_base.cpp706 void JsUIExtensionBase::DestroyWindow(const sptr<AAFwk::SessionInfo> &sessionInfo) in DestroyWindow() function in OHOS::AbilityRuntime::JsUIExtensionBase
H A Djs_ui_extension.cpp774 void JsUIExtension::DestroyWindow(const sptr<AAFwk::SessionInfo> &sessionInfo) in DestroyWindow() function in OHOS::AbilityRuntime::JsUIExtension
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp177 int32_t CJWindowImpl::DestroyWindow() in DestroyWindow() function in OHOS::Rosen::CJWindowImpl
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp143 WMError WindowManagerProxy::DestroyWindow(uint32_t windowId, bool /* onlySelf */) in DestroyWindow() function in OHOS::Rosen::WindowManagerProxy
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window.cpp226 napi_value JsExtensionWindow::DestroyWindow(napi_env env, napi_callback_info info) in DestroyWindow() function in OHOS::Rosen::JsExtensionWindow
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp97 WMError WindowAdapter::DestroyWindow(uint32_t windowId) in DestroyWindow() function in OHOS::Rosen::WindowAdapter
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp646 WMError WindowController::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow() function in OHOS::Rosen::WindowController
H A Dwindow_manager_service.cpp1019 WMError WindowManagerService::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow() function in OHOS::Rosen::WindowManagerService
H A Dwindow_root.cpp1103 WMError WindowRoot::DestroyWindow(uint32_t windowId, bool onlySelf) in DestroyWindow() function in OHOS::Rosen::WindowRoot
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp143 napi_value JsWindow::DestroyWindow(napi_env env, napi_callback_info info) in DestroyWindow() function in OHOS::Rosen::JsWindow