/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_client_impl.cpp | 125 auto delegate = webDelegate_.Upgrade(); in OnDownloadStart() local 135 auto delegate = webDelegate_.Upgrade(); in OnAccessibilityEvent() local 144 auto delegate = webDelegate_.Upgrade(); in OnFindResultReceived() local 155 auto delegate = webDelegate_.Upgrade(); in SpanstringConvertHtml() local 164 auto delegate = webDelegate_.Upgrade(); in OnPageLoadEnd() local 174 auto delegate = webDelegate_.Upgrade(); in OnFocus() local 186 auto delegate = webDelegate_.Upgrade(); in OnFocus() local 198 auto delegate = webDelegate_.Upgrade(); in OnConsoleLog() local 222 auto delegate = webDelegate_.Upgrade(); in OnPageLoadBegin() local 232 auto delegate = webDelegate_.Upgrade(); in OnLoadingProgress() local [all …]
|
H A D | web_client_impl.h | 41 void SetWebDelegate(const WeakPtr<WebDelegate>& delegate) in SetWebDelegate() 57 void SetWebDelegate(const WeakPtr<WebDelegate>& delegate) in SetWebDelegate() 78 void SetWebDelegate(const WeakPtr<WebDelegate>& delegate) in SetWebDelegate() 95 void SetWebDelegate(const WeakPtr<WebDelegate>& delegate) in SetWebDelegate() 112 void SetWebDelegate(const WeakPtr<WebDelegate>& delegate) in SetWebDelegate() 263 void SetWebDelegate(const WeakPtr<WebDelegate>& delegate) in SetWebDelegate()
|
H A D | web_delegate.cpp | 151 auto delegate = webDelegate_.Upgrade(); in Close() local 160 auto delegate = webDelegate_.Upgrade(); in PostMessage() local 169 auto delegate = webDelegate_.Upgrade(); in SetWebMessageCallback() local 231 auto delegate = webDelegate_.Upgrade(); in ExitFullScreen() local 855 auto delegate = weak.Upgrade(); in CreatePlatformResource() local 865 auto delegate = weak.Upgrade(); in CreatePlatformResource() local 1896 auto delegate = delegate_.Upgrade(); in OnSurfaceChanged() local 2020 auto delegate = weak.Upgrade(); in RegisterOHOSWebEventAndMethord() local 4262 auto delegate = weak.Upgrade(); in RegisterWebEvent() local 4268 auto delegate = weak.Upgrade(); in RegisterWebEvent() local [all …]
|
H A D | web_javascript_execute_callback.cpp | 23 auto delegate = webDelegate_.Upgrade(); in OnReceiveValue() local 33 auto delegate = webDelegate_.Upgrade(); in OnReceiveValue() local
|
H A D | web_javascript_execute_callback.h | 32 …explicit WebJavaScriptExecuteCallBack(const WeakPtr<WebDelegate>& delegate) : webDelegate_(delegat… in WebJavaScriptExecuteCallBack() 49 …explicit WebMessageValueCallBackImpl(const WeakPtr<WebDelegate>& delegate) : webDelegate_(delegate… in WebMessageValueCallBackImpl()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | render_scene_viewer.cpp | 33 auto delegate = weak.Upgrade(); in ~RenderSceneViewer() local 95 auto delegate = weak.Upgrade(); local 128 auto delegate = weak.Upgrade(); local 151 auto delegate = weak.Upgrade(); local 178 auto delegate = weak.Upgrade(); local 206 auto delegate = weak.Upgrade(); local 234 auto delegate = weak.Upgrade(); local 342 auto delegate = weak.Upgrade(); local 396 auto delegate = weak.Upgrade(); local 425 auto delegate = weak.Upgrade(); local [all …]
|
/ohos5.0/foundation/multimodalinput/input/service/delegate_task/test/ |
H A D | delegate_interface_test.cpp | 46 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830202() variable 69 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830302() variable 96 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830402() variable 127 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830502() variable 154 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830602() variable 173 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830702() variable 195 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830802() variable 215 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830a02() variable 248 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830b02() variable 277 std::function<int32_t(DTaskCallback)> delegate = [](DTaskCallback cb) -> int32_t { in __anonf59594830c02() variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_relational_test.cpp | 206 RelationalStoreDelegate *delegate = nullptr; in NoramlCreateDistributedTableTest() local 289 RelationalStoreDelegate *delegate = nullptr; variable 341 RelationalStoreDelegate *delegate = nullptr; variable 365 RelationalStoreDelegate *delegate = nullptr; in CreateDistributedTableOverLimitTest() local 430 RelationalStoreDelegate *delegate = nullptr; in CreateDistributedTableInvalidArgsTest() local 512 RelationalStoreDelegate *delegate = nullptr; in CreateDistributedTableNonPrimaryKeyTest() local 571 RelationalStoreDelegate *delegate = nullptr; in CreateDistributedTableInvalidFieldTest() local 613 RelationalStoreDelegate *delegate = nullptr; in CreateDistributedTableCompositePKTest() local 656 RelationalStoreDelegate *delegate = nullptr; in CreateDistributedTableWithHistoryDataTest() local 713 RelationalStoreDelegate *delegate = nullptr; in TableModifyTest() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_callback_client.h | 27 auto delegate = delegate_.Upgrade(); in OnDeathReceived() local 33 void SetPluginManagerDelegate(WeakPtr<PluginManagerDelegate> delegate) in SetPluginManagerDelegate()
|
H A D | plugin_manager_delegate.cpp | 54 auto delegate = weak.Upgrade(); in RegisterEvent() local 61 auto delegate = weak.Upgrade(); in RegisterEvent() local 68 auto delegate = weak.Upgrade(); in RegisterEvent() local 92 auto delegate = weak.Upgrade(); in CreatePlatformResource() local
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/overlay/ |
H A D | js_overlay.cpp | 55 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSAddFrameNode() local 81 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSRemoveFrameNode() local 94 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSShowNode() local 107 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSHideNode() local 118 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSShowAllFrameNodes() local 129 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSHideAllFrameNodes() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_schema_test.cpp | 147 KvStoreNbDelegate *delegate = nullptr; variable 181 KvStoreNbDelegate *delegate = nullptr; variable 248 KvStoreNbDelegate *delegate = nullptr; variable 280 KvStoreNbDelegate *delegate = nullptr; variable 340 KvStoreNbDelegate *delegate = nullptr; variable 409 KvStoreNbDelegate *delegate = nullptr; variable 455 KvStoreNbDelegate *delegate = nullptr; variable 507 KvStoreNbDelegate *delegate = nullptr; variable 593 KvStoreNbDelegate *delegate = nullptr; variable 936 KvStoreNbDelegate *delegate = nullptr; variable [all …]
|
H A D | distributeddb_nb_predicate_query_test.cpp | 271 KvStoreNbDelegate *delegate = nullptr; variable 391 KvStoreNbDelegate *delegate = nullptr; variable 523 KvStoreNbDelegate *delegate = nullptr; variable 606 KvStoreNbDelegate *delegate = nullptr; variable 784 KvStoreNbDelegate *delegate = nullptr; variable 902 KvStoreNbDelegate *delegate = nullptr; variable 948 KvStoreNbDelegate *delegate = nullptr; variable 1022 KvStoreNbDelegate *delegate = nullptr; variable 1166 KvStoreNbDelegate *delegate = nullptr; variable 1241 KvStoreNbDelegate *delegate = nullptr; variable [all …]
|
H A D | distributeddb_nb_cursor_testcase.cpp | 103 void SetResultSetCacheMode(KvStoreNbDelegate *delegate, bool isRowIdMode) in SetResultSetCacheMode() 135 void DistributeddbNbCursorTestcase::ResultSetDb001(KvStoreNbDelegate *delegate, bool isRowIdMode) in ResultSetDb001() 222 void DistributeddbNbCursorTestcase::ResultSetDb002(KvStoreNbDelegate *delegate, bool isRowIdMode) in ResultSetDb002() 292 void DistributeddbNbCursorTestcase::ResultSetDb003(KvStoreNbDelegate *delegate, bool isRowIdMode) in ResultSetDb003() 368 void DistributeddbNbCursorTestcase::ResultSetDb004(KvStoreNbDelegate *delegate, bool isRowIdMode) in ResultSetDb004() 442 void DistributeddbNbCursorTestcase::ResultSetDb005(KvStoreNbDelegate *delegate, bool isRowIdMode) in ResultSetDb005() 1366 void ExecuteResultSetDb020(KvStoreNbDelegate *&delegate) in ExecuteResultSetDb020() 1464 void DistributeddbNbCursorTestcase::ResultSetDb021(KvStoreNbDelegate *delegate, in ResultSetDb021() 1498 KvStoreNbDelegate *delegate = nullptr; in ResultSetDb022() local 1540 KvStoreNbDelegate *delegate = nullptr; in ResultSetDb023() local [all …]
|
H A D | distributed_crud_transaction_tools.cpp | 39 DistributedCrudTransactionTools::DistributedCrudTransactionTools(KvStoreDelegate &delegate, in DistributedCrudTransactionTools() 163 bool DistributedCrudTransactionTools::Action1(KvStoreDelegate &delegate) in Action1() 179 bool DistributedCrudTransactionTools::Action2(KvStoreDelegate &delegate) in Action2()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/ability_component/resource/ |
H A D | ability_component_delegate.cpp | 66 auto delegate = weak.Upgrade(); in InitControllerImpl() local 72 auto delegate = weak.Upgrade(); in InitControllerImpl() local 78 auto delegate = weak.Upgrade(); in InitControllerImpl() local 105 auto delegate = weak.Upgrade(); in Stop() local 126 auto delegate = weak.Upgrade(); in RegisterEvent() local 133 auto delegate = weak.Upgrade(); in RegisterEvent() local 140 auto delegate = weak.Upgrade(); in RegisterEvent() local 147 auto delegate = weak.Upgrade(); in RegisterEvent() local 154 auto delegate = weak.Upgrade(); in RegisterEvent() local 225 auto delegate = weak.Upgrade(); in CreatePluginResource() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/ |
H A D | jsi_router_module.cpp | 65 auto delegate = EngineHelper::GetCurrentDelegate(); in PagePush() local 83 auto delegate = EngineHelper::GetCurrentDelegate(); in PageReplace() local 105 auto delegate = EngineHelper::GetCurrentDelegate(); in PageBack() local 117 auto delegate = EngineHelper::GetCurrentDelegate(); in PageClear() local 129 auto delegate = EngineHelper::GetCurrentDelegate(); in PageGetLength() local 141 auto delegate = EngineHelper::GetCurrentDelegate(); in PageGetState() local 160 auto delegate = EngineHelper::GetCurrentDelegate(); in PageGetParams() local
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/ |
H A D | trigger_connector_internal_validation.h | 48 void SetDelegate(std::shared_ptr<IIntellVoiceTriggerConnectorModule> delegate) in SetDelegate() 62 …explicit TriggerConnectorCallbackValidation(std::shared_ptr<IIntellVoiceTriggerConnectorCallback> … in TriggerConnectorCallbackValidation()
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_delegate.cpp | 91 TfLiteDelegate* delegate, TfLiteBufferHandle bufferHandle, TfLiteTensor* tensor) in DoCopyFromBufferHandle() 97 TfLiteDelegate* delegate, TfLiteBufferHandle bufferHandle, TfLiteTensor* tensor) in DoCopyToBufferHandle() 103 TfLiteDelegate* delegate, TfLiteBufferHandle* handle) in DoFreeBufferHandle() 144 TfLiteDelegate* delegate, std::vector<int32_t>& supportedNodes) in GetSupportedNodes() 169 void NnrtDelegate::GetDelegateKernelRegistration(TfLiteDelegate* delegate, TfLiteRegistration& nnrt… in GetDelegateKernelRegistration() 227 TfLiteStatus NnrtDelegate::CheckDeviceValid(TfLiteContext* context, TfLiteDelegate* delegate) in CheckDeviceValid() 253 TfLiteStatus NnrtDelegate::DoPrepare(TfLiteContext* context, TfLiteDelegate* delegate) in DoPrepare() 313 static NnrtDelegate delegate; in NnrtDelegateSingleton() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/storage/ |
H A D | storage_proxy.cpp | 31 void StorageProxy::SetDelegate(std::unique_ptr<StorageInterface>&& delegate) in SetDelegate() 36 void StorageProxy::SetDistributedDelegate(std::unique_ptr<StorageInterface>&& delegate) in SetDistributedDelegate()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/focus_controller/ |
H A D | js_focus_controller.cpp | 34 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSClearFocus() local 59 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSRequestFocus() local 91 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JsSetAutoFocusTransfer() local 128 auto delegate = EngineHelper::GetCurrentDelegateSafely(); in JSActivate() local
|
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_download_manager.cpp | 134 void WebDownloadManager::RemoveDownloadDelegate(WebDownloadDelegate *delegate) in RemoveDownloadDelegate() 147 void WebDownloadManager::AddDownloadDelegateForWeb(int32_t nwebId, WebDownloadDelegate *delegate) in AddDownloadDelegateForWeb() 164 void WebDownloadManager::SetDownloadDelegate(WebDownloadDelegate *delegate) in SetDownloadDelegate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_component_api_bridge.cpp | 64 auto delegate = engine->GetFrontendDelegate(); in JsGetScrollOffset() local 87 auto delegate = engine->GetFrontendDelegate(); in JsGetBoundingRect() local 112 auto delegate = engine->GetFrontendDelegate(); in JsGetInspector() local 206 auto delegate = engine->GetFrontendDelegate(); in JsScrollTo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend_delegate.cpp | 270 auto delegate = weak.Upgrade(); in OnJSCallback() local 388 auto delegate = weak.Upgrade(); in OnPageBackPress() local 421 auto delegate = weak.Upgrade(); in OnBackGround() local 432 auto delegate = weak.Upgrade(); in OnForeground() local 453 auto delegate = weak.Upgrade(); in OnStartContinuation() local 733 auto delegate = weak.Upgrade(); in PostponePageTransition() local 745 auto delegate = weak.Upgrade(); in LaunchPageTransition() local 1115 auto delegate = weak.Upgrade(); in LoadPage() local 1682 auto delegate = weak.Upgrade(); in RequestAnimationFrame() local 1737 auto delegate = weak.Upgrade(); in AttachPipelineContext() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | form_frontend_declarative.cpp | 68 auto delegate = AceType::DynamicCast<Framework::FormFrontendDelegateDeclarative>(delegate_); in RunDynamicPage() local 94 auto delegate = GetDelegate(); in UpdatePageData() local 107 auto delegate = GetDelegate(); in OnSurfaceChanged() local
|