| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| D | panel_listener_impl.cpp | 38 void PanelListenerImpl::Subscribe(uint32_t windowId, const std::string &type, in Subscribe() 42 … [cbObject, &type](auto windowId, std::map<std::string, std::shared_ptr<JSCallbackObject>> &cbs) { in Subscribe() 53 void PanelListenerImpl::RemoveInfo(const std::string &type, uint32_t windowId) in RemoveInfo() 56 [&type](auto windowId, std::map<std::string, std::shared_ptr<JSCallbackObject>> &cbs) { in RemoveInfo() 62 void PanelListenerImpl::OnPanelStatus(uint32_t windowId, bool isShow) in OnPanelStatus() 83 void PanelListenerImpl::OnSizeChange(uint32_t windowId, const WindowSize &size) in OnSizeChange() 127 std::shared_ptr<JSCallbackObject> PanelListenerImpl::GetCallback(uint32_t windowId, const std::stri… in GetCallback()
|
| D | js_input_method_engine_setting.cpp | 641 void JsInputMethodEngineSetting::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow()
|
| /base/inputmethod/imf/test/common/src/ |
| D | input_method_engine_listener_impl.cpp | 51 void InputMethodEngineListenerImpl::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() 98 bool InputMethodEngineListenerImpl::WaitSetCallingWindow(uint32_t windowId) in WaitSetCallingWindow()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_res_sched_client_adapter_wrapper.cpp | 29 ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus() 45 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_res_sched_client_adapter_impl.cpp | 29 …ClientAdapter::ReportWindowStatus(int32_t statusAdapter, pid_t pid, uint32_t windowId, int32_t nwe… in ReportWindowStatus() 46 void ArkResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | inputmethod_text_config_capi.cpp | 74 InputMethod_ErrorCode OH_TextConfig_SetWindowId(InputMethod_TextConfig *config, int32_t windowId) in OH_TextConfig_SetWindowId() 176 InputMethod_ErrorCode OH_TextConfig_GetWindowId(InputMethod_TextConfig *config, int32_t *windowId) in OH_TextConfig_GetWindowId()
|
| /base/web/webview/test/fuzztest/ohos_adapter/resschedadapter_fuzzer/ |
| D | resschedadapter_fuzz.cpp | 41 uint32_t windowId = static_cast<uint32_t>(size); in ResSchedAdapterFuzzTest() local
|
| /base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
| D | window_info_helper.cpp | 30 float WindowInfoHelper::GetWindowScale(int32_t windowId) in GetWindowScale()
|
| /base/web/webview/ohos_adapter/res_sched_adapter/src/ |
| D | res_sched_client_adapter_impl.cpp | 209 pid_t pid, uint32_t windowId, int32_t nwebId, bool isSiteManage) in ReportStatusData() 346 ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus() 386 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId()
|
| /base/security/security_component_manager/services/security_component_service/sa/test/mock/include/ |
| D | window_manager.h | 89 …WMError GetUnreliableWindowInfo(int32_t windowId, std::vector<sptr<UnreliableWindowInfo>>& infos) … in GetUnreliableWindowInfo()
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | input_method_attach_test.cpp | 502 uint32_t windowId = 99; variable 625 uint32_t windowId = 88; variable
|
| D | virtual_listener_test.cpp | 102 void OnSetCallingWindow(uint32_t windowId) override in OnSetCallingWindow()
|
| D | input_method_ability_test.cpp | 93 void OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() 789 uint32_t windowId = 10; variable
|
| D | input_method_panel_test.cpp | 91 void OnPanelStatus(uint32_t windowId, bool isShow) in OnPanelStatus() 104 void OnSizeChange(uint32_t windowId, const WindowSize &size) {} in OnSizeChange() 1087 uint32_t windowId = 8; variable
|
| D | input_method_controller_test.cpp | 541 uint32_t windowId = 10; variable 572 uint32_t windowId = 3; variable
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| D | input_method_agent_proxy.cpp | 60 void InputMethodAgentProxy::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
|
| D | input_method_agent_stub.cpp | 137 void InputMethodAgentStub::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
|
| D | input_method_panel.cpp | 695 int32_t InputMethodPanel::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
|
| D | input_method_ability.cpp | 370 void InputMethodAbility::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
| D | input_method_utils.h | 177 uint32_t windowId = INVALID_WINDOW_ID; member 203 uint32_t windowId = INVALID_WINDOW_ID; member
|
| /base/inputmethod/imf/frameworks/ndk/include/ |
| D | native_inputmethod_types.h | 45 int32_t windowId; member
|
| /base/web/webview/test/unittest/common/ |
| D | nweb_create_window.h | 279 …void RegisterScreenLockFunction(int32_t windowId, std::shared_ptr<NWebScreenLockCallback> callback… in RegisterScreenLockFunction() 281 void UnRegisterScreenLockFunction(int32_t windowId) override in UnRegisterScreenLockFunction()
|
| /base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/ |
| D | nweb_create_window.h | 213 …void RegisterScreenLockFunction(int32_t windowId, std::shared_ptr<NWebScreenLockCallback> callback… in RegisterScreenLockFunction() 214 void UnRegisterScreenLockFunction(int32_t windowId) override {} in UnRegisterScreenLockFunction()
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| D | event_logger_catcher_test.cpp | 636 int windowId = 4; variable
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_method_controller.cpp | 850 int32_t InputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow()
|