Home
last modified time | relevance | path

Searched defs:windowId (Results 1 - 25 of 26) sorted by relevance

12

/base/web/webview/test/fuzztest/ohos_adapter/resschedadapter_fuzzer/
H A Dresschedadapter_fuzz.cpp41 uint32_t windowId = static_cast<uint32_t>(size); in ResSchedAdapterFuzzTest() local
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dwindow_info_helper.cpp30 float WindowInfoHelper::GetWindowScale(int32_t windowId) in GetWindowScale() argument
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_text_config_capi.cpp74 InputMethod_ErrorCode OH_TextConfig_SetWindowId(InputMethod_TextConfig *config, int32_t windowId) in OH_TextConfig_SetWindowId() argument
176 InputMethod_ErrorCode OH_TextConfig_GetWindowId(InputMethod_TextConfig *config, int32_t *windowId) in OH_TextConfig_GetWindowId() argument
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Ditypes_util_test.cpp57 void OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() argument
H A Dinput_method_attach_test.cpp538 uint32_t windowId = 99; in HWTEST_F() local
661 uint32_t windowId = 88; HWTEST_F() local
[all...]
H A Dinput_method_ability_test.cpp94 void OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() argument
793 uint32_t windowId = 10; in HWTEST_F() local
H A Dinputmethod_controller_capi_test.cpp463 int32_t windowId = 0; in HWTEST_F() local
H A Dinput_method_panel_test.cpp92 void OnPanelStatus(uint32_t windowId, bool isShow) in OnPanelStatus() argument
105 void OnSizeChange(uint32_t windowId, const WindowSize &size) {} in OnSizeChange() argument
1092 uint32_t windowId = 8; in HWTEST_F() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dpanel_listener_impl.cpp38 void PanelListenerImpl::Subscribe(uint32_t windowId, const std::string &type, in Subscribe() argument
53 void PanelListenerImpl::RemoveInfo(const std::string &type, uint32_t windowId) in RemoveInfo() argument
62 OnPanelStatus(uint32_t windowId, bool isShow) OnPanelStatus() argument
83 OnSizeChange(uint32_t windowId, const WindowSize &size) OnSizeChange() argument
126 GetCallback(uint32_t windowId, const std::string &type) GetCallback() argument
[all...]
H A Djs_input_method_engine_setting.cpp641 void JsInputMethodEngineSetting::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_res_sched_client_adapter_impl.cpp29 bool ArkResSchedClientAdapter::ReportWindowStatus(int32_t statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) in ReportWindowStatus() argument
46 void ArkResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_res_sched_client_adapter_wrapper.cpp45 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_t nwebId) in ReportWindowId() argument
28 ReportWindowStatus( ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) ReportWindowStatus() argument
/base/inputmethod/imf/frameworks/cj/include/
H A Dinput_method_ffi_structs.h86 uint32_t windowId; member
/base/inputmethod/imf/frameworks/ndk/include/
H A Dnative_inputmethod_types.h45 int32_t windowId; member
/base/inputmethod/imf/test/common/src/
H A Dinput_method_engine_listener_impl.cpp52 void InputMethodEngineListenerImpl::OnSetCallingWindow(uint32_t windowId) in OnSetCallingWindow() argument
99 bool InputMethodEngineListenerImpl::WaitSetCallingWindow(uint32_t windowId) in WaitSetCallingWindow() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp134 void InputMethodAgentStub::SetCallingWindow(uint32_t windowId) in SetCallingWindow() argument
H A Dinput_method_agent_proxy.cpp60 void InputMethodAgentProxy::SetCallingWindow(uint32_t windowId) in SetCallingWindow() argument
H A Dinput_method_panel.cpp687 int32_t InputMethodPanel::SetCallingWindow(uint32_t windowId) in SetCallingWindow() argument
H A Dinput_method_ability.cpp315 void InputMethodAbility::SetCallingWindow(uint32_t windowId) in SetCallingWindow() argument
[all...]
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dwindow_manager.h90 WMError GetUnreliableWindowInfo(int32_t windowId, std::vector<sptr<UnreliableWindowInfo>>& infos) const in GetUnreliableWindowInfo() argument
142 WMError GetUnreliableWindowInfo(int32_t windowId, std::vector<sptr<UnreliableWindowInfo>>& infos) const in GetUnreliableWindowInfo() argument
/base/inputmethod/imf/frameworks/cj/src/
H A Dinput_method_ffi.cpp326 int32_t FfiInputMethodControllerSetCallingWindow(uint32_t windowId) in FfiInputMethodControllerSetCallingWindow() argument
H A Dcj_input_method_controller.cpp116 int32_t CjInputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow() argument
/base/web/webview/ohos_adapter/res_sched_adapter/src/
H A Dres_sched_client_adapter_impl.cpp394 void ResSchedClientAdapter::ReportWindowId(int32_t windowId, int32_ argument
216 ReportStatusData(ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId, bool isSiteManage) ReportStatusData() argument
353 ReportWindowStatus( ResSchedStatusAdapter statusAdapter, pid_t pid, uint32_t windowId, int32_t nwebId) ReportWindowStatus() argument
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h176 uint32_t windowId = INVALID_WINDOW_ID; member
202 uint32_t windowId = INVALID_WINDOW_ID; member
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp882 int32_t InputMethodController::SetCallingWindow(uint32_t windowId) in SetCallingWindow() argument

Completed in 23 milliseconds

12