Home
last modified time | relevance | path

Searched defs:callbackImpl (Results 1 – 16 of 16) sorted by relevance

/base/notification/eventhandler/frameworks/cj/src/
Demitter.h35 CallbackImpl *callbackImpl = nullptr; member
Demitter_ffi.cpp30 CallbackImpl *callbackImpl = new CallbackImpl(std::string(callbackInfo.name), onChange); in CreateCallback() local
Demitter.cpp130 int32_t OnOrOnce(InnerEvent::EventId eventId, CallbackImpl **callbackImpl, bool once) in OnOrOnce()
/base/web/webview/test/unittest/ohos_adapter/ohos_init_web_adapter/
Dohos_init_web_adapter_test.cpp56 WebRunInitedCallback* callbackImpl = adapter.GetRunWebInitedCallback(); variable
/base/web/webview/interfaces/kits/napi/webcookiemanager/
Dnapi_web_cookie_manager.cpp134 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebFetchCookieCallbackImpl>(env, jsCallback, nul… in FetchCookieAsyncCallback() local
148 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebFetchCookieCallbackImpl>(env, nullptr, deferr… in FetchCookieAsyncPromise() local
311 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebConfigCookieCallbackImpl>(env, jsCallback, nu… in ConfigCookieAsyncCallback() local
325 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebConfigCookieCallbackImpl>(env, nullptr, defer… in ConfigCookieAsyncPromise() local
513 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebCookieCallbackImpl>(env, jsCallback, nullptr); in ClearAllCookiesAsyncCallback() local
527 … auto callbackImpl = std::make_shared<OHOS::NWeb::NWebCookieCallbackImpl>(env, nullptr, deferred); in ClearAllCookiesAsyncPromise() local
610 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebCookieCallbackImpl>(env, jsCallback, nullptr); in ClearSessionCookieAsyncCallback() local
624 … auto callbackImpl = std::make_shared<OHOS::NWeb::NWebCookieCallbackImpl>(env, nullptr, deferred); in ClearSessionCookieAsyncPromise() local
699 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebSaveCookieCallbackImpl>(env, jsCallback, null… in SaveCookieAsyncCallback() local
713 …auto callbackImpl = std::make_shared<OHOS::NWeb::NWebSaveCookieCallbackImpl>(env, nullptr, deferre… in SaveCookieAsyncPromise() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediaavsessionadapterimpl_fuzzer/
Dmediaavsessionadapterimpl_fuzzer.cpp41 std::shared_ptr<MediaAVSessionCallbackImpl> callbackImpl = in MediaAVSessionAdapterImplFuzzTest() local
/base/web/webview/ohos_adapter/net_connect_adapter/src/
Dnet_connect_adapter_impl.cpp33 sptr<NetConnectCallbackImpl> callbackImpl = new (std::nothrow) NetConnectCallbackImpl(cb); in RegisterNetConnCallback() local
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
Dmedia_codec_encoder_adapter_impl_test.cpp190 std::shared_ptr<EncoderCallbackImpl> callbackImpl = std::make_shared<EncoderCallbackImpl>(cb); variable
325 std::shared_ptr<EncoderCallbackImpl> callbackImpl = std::make_shared<EncoderCallbackImpl>(cb); variable
Dplayer_framework_adapter_impl_test.cpp161 auto callbackImpl = static_cast<PlayerCallbackTest*>(playerCallback_->callbackAdapter_.get()); variable
/base/web/webview/interfaces/kits/napi/webasynccontroller/
Dnapi_web_async_controller.cpp215 auto callbackImpl = std::make_shared<OHOS::NWeb::NWebStoreWebArchiveCallback>(); in StoreWebArchiveCallback() local
262 auto callbackImpl = std::make_shared<OHOS::NWeb::NWebStoreWebArchiveCallback>(); in StoreWebArchivePromise() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
Dmediacodecencoderadapterimpl_fuzzer.cpp75 …std::shared_ptr<NWeb::CodecCallbackAdapter> callbackImpl = std::make_shared<EncoderCallbackAdapter… in CreateLocationProxyAdapterFuzzTest() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp413 auto callbackImpl = std::make_shared<OHOS::NWeb::NWebStoreWebArchiveCallback>(); in StoreWebArchiveCallback() local
460 auto callbackImpl = std::make_shared<OHOS::NWeb::NWebStoreWebArchiveCallback>(); in StoreWebArchivePromise() local
982 …auto callbackImpl = std::make_shared<WebviewJavaScriptExecuteCallback>(env, jsCallback, nullptr, e… in RunJavaScriptCallback() local
1001 …auto callbackImpl = std::make_shared<WebviewJavaScriptExecuteCallback>(env, nullptr, deferred, ext… in RunJavaScriptPromise() local
1029 …auto callbackImpl = std::make_shared<WebviewJavaScriptExecuteCallback>(env, jsCallback, nullptr, e… in RunJavaScriptCallbackExt() local
1050 …auto callbackImpl = std::make_shared<WebviewJavaScriptExecuteCallback>(env, nullptr, deferred, ext… in RunJavaScriptPromiseExt() local
1113 auto callbackImpl = std::make_shared<WebviewHasImageCallback>(env, jsCallback, nullptr); in HasImagesCallback() local
1132 auto callbackImpl = std::make_shared<WebviewHasImageCallback>(env, nullptr, deferred); in HasImagesPromise() local
1541 …auto callbackImpl = std::make_shared<NWebCreateNativeMediaPlayerCallbackImpl>(nwebId_, env, callba… in OnCreateNativeMediaPlayer() local
1599 auto callbackImpl = std::make_shared<OHOS::NWeb::NWebPrecompileCallback>(); in PrecompileJavaScriptPromise() local
Dnapi_webview_controller.cpp2108 auto callbackImpl = std::make_shared<NWebValueCallbackImpl>(env, onMsgEventFunc, true); in OnMessageEventExt() local
2355 auto callbackImpl = std::make_shared<NWebValueCallbackImpl>(env, onMsgEventFunc, false); in OnMessageEvent() local
4793 WebPrintWriteResultCallback callbackImpl = in ParseWebPrintWriteResultCallback() local
/base/web/webview/interfaces/native/
Dnative_interface_arkweb.cpp65 auto callbackImpl = std::make_shared<OHOS::NWeb::NativeJavaScriptExecuteCallback>(callback); in OH_NativeArkWeb_RunJavaScript() local
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp188 auto callbackImpl = std::make_shared<WebviewJavaScriptExecuteCallback>(callbackRef); in RunJavaScript() local
440 auto callbackImpl = std::make_shared<NWeb::NWebStoreWebArchiveCallback>(); in StoreWebArchiveCallback() local
/base/security/access_token/interfaces/innerkits/accesstoken/test/unittest/src/
Daccesstoken_kit_extension_test.cpp2222 std::shared_ptr<TokenSyncCallback> callbackImpl = std::make_shared<TokenSyncCallback>(ptr); variable