Home
last modified time | relevance | path

Searched defs:delegate (Results 1 - 9 of 9) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_download_manager.cpp50 WebDownloadDelegate *delegate = nullptr; in JS_SetDownloadDelegate() local
H A Dweb_download_manager.cpp134 void WebDownloadManager::RemoveDownloadDelegate(WebDownloadDelegate *delegate) in RemoveDownloadDelegate() argument
147 void WebDownloadManager::AddDownloadDelegateForWeb(int32_t nwebId, WebDownloadDelegate *delegate) in AddDownloadDelegateForWeb() argument
164 void WebDownloadManager::SetDownloadDelegate(WebDownloadDelegate *delegate) in SetDownloadDelegate() argument
H A Dnapi_web_download_delegate.cpp121 WebDownloadDelegate *delegate = new WebDownloadDelegate(env); in JS_Constructor() local
H A Dnapi_webview_controller.cpp4771 WebDownloadDelegate* delegate = nullptr; in SetDownloadDelegate() local
/base/web/webview/interfaces/kits/cj/src/
H A Dweb_download_manager_impl.cpp134 void WebDownloadManagerImpl::RemoveDownloadDelegate(WebDownloadDelegateImpl *delegate) in RemoveDownloadDelegate() argument
147 void WebDownloadManagerImpl::AddDownloadDelegateForWeb(int32_t nwebId, WebDownloadDelegateImpl *delegate) in AddDownloadDelegateForWeb() argument
155 void WebDownloadManagerImpl::SetDownloadDelegate(WebDownloadDelegateImpl *delegate) in SetDownloadDelegate() argument
H A Dwebview_ffi.cpp820 auto delegate = FFIData::GetData<WebDownloadDelegateImpl>(delegateId); in FfiOHOSWebviewCtlSetDownloadDelegate() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp168 std::shared_ptr<OHOS::HiviewDFX::HiSysEventDelegate> delegate = in HWTEST_F() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp94 auto delegate = std::make_shared<JsKeyboardDelegateSetting>(); in GetKeyboardDelegateSetting() local
110 auto delegate = GetKeyboardDelegateSetting(); in InitKeyboardDelegate() local
126 auto delegate = GetKeyboardDelegateSetting(); in JsConstructor() local
271 auto delegate = reinterpret_cast<JsKeyboardDelegateSetting *>(JsUtils::GetNativeSelf(env, info)); UnSubscribe() local
[all...]
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_setting.cpp89 auto delegate = GetInputMethodSettingInstance(); in JsConstructor() local

Completed in 18 milliseconds