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.cpp129 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp643 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp108 void WindowNode::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowNode
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp222 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp2213 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
Dwindow_scene_session_impl.cpp5260 WMError WindowSceneSessionImpl::SetCallingWindow(uint32_t callingSessionId) in SetCallingWindow() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h97 virtual WMError SetCallingWindow(uint32_t windowId) {return WMError::WM_OK;} in SetCallingWindow() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp259 void WindowProperty::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h1690 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.cpp679 napi_value JsWindow::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::Rosen::JsWindow