Home
last modified time | relevance | path

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

/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp124 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp558 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_impl.cpp2020 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
Dwindow_scene_session_impl.cpp3538 WMError WindowSceneSessionImpl::SetCallingWindow(uint32_t callingSessionId) in SetCallingWindow() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp106 void WindowNode::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowNode
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h89 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.h1035 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.cpp601 napi_value JsWindow::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::Rosen::JsWindow