Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp207 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp419 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp212 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
Dwindow_scene_session_impl.cpp2415 WMError WindowSceneSessionImpl::SetCallingWindow(uint32_t callingWindowId) in SetCallingWindow() function in OHOS::Rosen::WindowSceneSessionImpl
Dwindow_impl.cpp1803 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp106 void WindowNode::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowNode
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp415 void WindowSessionProperty::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowSessionProperty
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h88 virtual WMError SetCallingWindow(uint32_t windowId) {return WMError::WM_OK;} in SetCallingWindow() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp249 void WindowProperty::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h786 virtual WMError SetCallingWindow(uint32_t windowId) { return WMError::WM_OK; } in SetCallingWindow() function
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp500 napi_value JsWindow::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::Rosen::JsWindow