/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_agent_proxy.cpp | 60 void InputMethodAgentProxy::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAgentProxy
|
H A D | input_method_agent_stub.cpp | 137 void InputMethodAgentStub::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAgentStub
|
H A D | input_method_panel.cpp | 695 int32_t InputMethodPanel::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodPanel
|
H A D | input_method_ability.cpp | 374 void InputMethodAbility::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodAbility
|
/ohos5.0/foundation/window/window_manager/previewer/src/ |
H A D | window_option.cpp | 124 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
|
H A D | window_impl.cpp | 558 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_option.cpp | 212 void WindowOption::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowOption
|
H A D | window_impl.cpp | 2020 WMError WindowImpl::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowImpl
|
H A D | window_scene_session_impl.cpp | 3538 WMError WindowSceneSessionImpl::SetCallingWindow(uint32_t callingSessionId) in SetCallingWindow() function in OHOS::Rosen::WindowSceneSessionImpl
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_node.cpp | 106 void WindowNode::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowNode
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_window.h | 89 virtual WMError SetCallingWindow(uint32_t windowId) {return WMError::WM_OK;} in SetCallingWindow() function
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | window_property.cpp | 249 void WindowProperty::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::Rosen::WindowProperty
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_method_controller.cpp | 872 int32_t InputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow() function in OHOS::MiscServices::InputMethodController
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_controller.cpp | 572 napi_value JsGetInputMethodController::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::MiscServices::JsGetInputMethodController
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 1035 virtual WMError SetCallingWindow(uint32_t windowId) { return WMError::WM_OK; } in SetCallingWindow() function
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 601 napi_value JsWindow::SetCallingWindow(napi_env env, napi_callback_info info) in SetCallingWindow() function in OHOS::Rosen::JsWindow
|