Home
last modified time | relevance | path

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

/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.cpp90 auto delegate = std::make_shared<JsKeyboardDelegateSetting>(); in GetKeyboardDelegateSetting() local
106 auto delegate = GetKeyboardDelegateSetting(); in InitKeyboardDelegate() local
119 auto delegate = GetKeyboardDelegateSetting(); in JsConstructor() local
300 auto delegate = GetNative(env, info); in UnSubscribe() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp196 std::shared_ptr<OHOS::HiviewDFX::HiSysEventDelegate> delegate = variable
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodclient/
Djs_get_input_method_setting.cpp100 auto delegate = GetInputMethodSettingInstance(); in JsConstructor() local