Searched defs:uiCallback (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | ability_context_impl_test.cpp | 1360 std::shared_ptr<JsUIExtensionCallback> uiCallback = std::make_shared<JsUIExtensionCallback>(env); in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_model_ng.cpp | 105 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; in SetOnCommonDialog() local 129 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; in SetOnPageStart() local 138 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; in SetOnPageFinish() local 147 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; in SetOnProgressChange() local 156 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; in SetOnTitleReceive() local 165 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnFullScreenExit() local 174 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnFullScreenEnter() local 183 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnGeolocationHide() local 192 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnGeolocationShow() local 203 auto uiCallback = [func, weak](const std::shared_ptr<BaseEventInfo>& info) { SetOnRequestFocus() local 224 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnDownloadStart() local 233 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnHttpAuthRequest() local 242 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnSslErrorRequest() local 251 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnAllSslErrorRequest() local 260 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnSslSelectCertRequest() local 277 auto uiCallback = [func, weak](KeyEventInfo& keyEventInfo) { SetOnKeyEvent() local 298 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnErrorReceive() local 307 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnHttpErrorReceive() local 316 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnUrlLoadIntercept() local 325 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnLoadIntercept() local 334 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnOverrideUrlLoading() local 343 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> RefPtr<WebResponse> { SetOnInterceptRequest() local 354 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnFileSelectorShow() local 363 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { return func(info.get()); }; SetOnContextMenuShow() local 386 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOnContextMenuHide() local 472 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetRenderExitedId() local 481 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetRefreshAccessedHistoryId() local 540 auto uiCallback = [func, weak](MouseInfo& info) { SetOnMouseEvent() local 561 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetResourceLoadId() local 570 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetScaleChangeId() local 579 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetScrollId() local 588 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetPermissionRequestEventId() local 597 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetScreenCaptureRequestEventId() local 627 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetSearchResultReceiveEventId() local 689 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetWindowExitEventId() local 1003 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetOverScrollId() local 1012 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetNativeEmbedLifecycleChangeId() local 1021 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetNativeEmbedVisibilityChangeId() local 1030 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetNativeEmbedGestureEventId() local 1126 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetRenderProcessNotRespondingId() local 1135 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetRenderProcessRespondingId() local 1159 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetViewportFitChangedId() local 1168 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) -> WebKeyboardOption { SetOnInterceptKeyboardAttach() local 1179 auto uiCallback = [func](const std::shared_ptr<BaseEventInfo>& info) { func(info.get()); }; SetAdsBlockedEventId() local [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 3143 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( in OnLoadIntercept() local 4226 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( in OnPageVisible() local 4256 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsOnPreKeyEventFunc), node = frameNode]( in OnInterceptKeyEvent() local 4299 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( in OnDataResubmitted() local 4406 auto uiCallback in OnFaviconReceived() local 4443 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnTouchIconUrlReceived() local 4515 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnAudioStateChanged() local 4567 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnFirstContentfulPaint() local 4603 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnFirstMeaningfulPaint() local 4643 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnLargestContentfulPaint() local 4679 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnSafeBrowsingCheckResult() local 4719 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnNavigationEntryCommitted() local 4757 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnIntelligentTrackingPreventionResult() local 4784 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]() { OnControllerAttached() local 5152 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnOverrideUrlLoading() local 5457 auto uiCallback = [execCtx = args.GetExecutionContext(), func = std::move(jsFunc), node = frameNode]( OnInterceptKeyboardAttach() local [all...] |
Completed in 14 milliseconds