Home
last modified time | relevance | path

Searched defs:delegate (Results 1 – 3 of 3) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.cpp91 auto delegate = std::make_shared<JsKeyboardDelegateSetting>(); in GetKeyboardDelegateSetting() local
107 auto delegate = GetKeyboardDelegateSetting(); in InitKeyboardDelegate() local
120 auto delegate = GetKeyboardDelegateSetting(); in JsConstructor() local
261 … auto delegate = reinterpret_cast<JsKeyboardDelegateSetting *>(JsUtils::GetNativeSelf(env, info)); in UnSubscribe() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp226 std::shared_ptr<OHOS::HiviewDFX::HiSysEventDelegate> delegate = variable
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_setting.cpp79 auto delegate = GetInputMethodSettingInstance(); in JsConstructor() local