| /foundation/ability/ability_runtime/test/unittest/js_ui_extension_context_test/ |
| H A D | js_ui_extension_context_test.cpp | 332 napi_value proxy = (reinterpret_cast<NativeReference*>(nref))->GetNapiValue(); in HWTEST_F() local 363 napi_value proxy = nullptr; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/app_running_manager_second_test/ |
| H A D | app_running_manager_second_test.cpp | 568 auto proxy = sptr<QuickFixCallbackProxy>::MakeSptr(new QuickFixCallbackImpl()); in HWTEST_F() local 590 auto proxy = sptr<QuickFixCallbackProxy>::MakeSptr(new QuickFixCallbackImpl()); in HWTEST_F() local 650 auto proxy = sptr<QuickFixCallbackProxy>::MakeSptr(new QuickFixCallbackImpl()); in HWTEST_F() local 673 auto proxy = sptr<QuickFixCallbackProxy>::MakeSptr(new QuickFixCallbackImpl()); in HWTEST_F() local 736 auto proxy = sptr<QuickFixCallbackProxy>::MakeSptr(new QuickFixCallbackImpl()); in HWTEST_F() local 759 auto proxy = sptr<QuickFixCallbackProxy>::MakeSptr(new QuickFixCallbackImpl()); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/ |
| H A D | navigation_manager.cpp | 103 auto proxy = pattern->GetTopNavigationProxy(); in AddInteractiveAnimation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | list_item_group_element.cpp | 103 RefPtr<RenderNode> proxy; in ApplyRenderChild() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/ |
| H A D | js_uiservice_uiext_connection.cpp | 127 napi_value proxy = AAFwk::JsUIServiceProxy::CreateJsUIServiceProxy(env_, remoteObject, in HandleOnAbilityConnectDone() local 165 void JSUIServiceUIExtConnection::ResolveDuplicatedPendingTask(napi_env env, napi_value proxy) in ResolveDuplicatedPendingTask() argument 187 void JSUIServiceUIExtConnection::SetProxyObject(napi_value proxy) in SetProxyObject() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
| H A D | select_overlay_client.cpp | 153 auto proxy = GetSelectOverlayProxy(); in UpdateShowingSelectOverlay() local 282 auto proxy = GetSelectOverlayProxy(); in OnParentScrollStartOrEnd() local [all...] |
| H A D | select_overlay_client.h | 134 auto proxy = GetSelectOverlayProxy(); in IsShowingSingleHandle() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_document.cpp | 293 auto proxy = AceType::MakeRefPtr<DOMProxy>(proxyId, proxyTag); in CreateProxyNodeWithId() local 337 auto proxy = GetDOMNodeById(proxyId); in RemoveNodes() local 352 auto proxy in RemoveNodes() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | js_command.cpp | 320 auto proxy = CreateDomProxy(domDocument, parentNodeId); in MountDomNode() local 342 auto proxy = domDocument->CreateProxyNodeWithId(tagName_, nodeId_); in CreateDomProxy() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | scroll_model_impl.cpp | 108 void ScrollModelImpl::SetScrollBarProxy(const RefPtr<ScrollProxy>& proxy) in SetScrollBarProxy() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ai/ |
| H A D | ai_write_adapter.h | 104 void SetModalUIExtensionProxy(const std::shared_ptr<Ace::ModalUIExtensionProxy>& proxy) in SetModalUIExtensionProxy() argument
|
| /foundation/arkui/ace_engine/frameworks/base/network/ |
| H A D | download_manager_impl.cpp | 90 ProxyInfo proxy; variable 387 static bool GetProxy(ProxyInfo& proxy) in GetProxy() argument [all...] |
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | ai_write_adapter.cpp | 168 auto proxy = GetModalUIExtensionProxy(); in SendData() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
| H A D | list_test_ng.cpp | 110 RefPtr<ScrollProxy> proxy = AceType::MakeRefPtr<NG::ScrollBarProxy>(); in CreateList() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/refresh/ |
| H A D | refresh_nested_test_ng.cpp | 72 auto proxy = model.CreateScrollBarProxy(); in CreateScroll() local 85 auto proxy = model.CreateScrollBarProxy(); in CreateNestScroll() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/scroll_bar/ |
| H A D | scroll_bar_test_ng.cpp | 164 auto proxy = scrollBarModel.GetScrollBarProxy(nullptr); in HWTEST_F() local 207 auto proxy = scrollBarModel.GetScrollBarProxy(nullptr); in HWTEST_F() local 221 auto proxy = scrollBarModel.GetScrollBarProxy(nullptr); HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
| H A D | rich_editor_pattern_testtwo_ng.cpp | 738 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local 760 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local
|
| /foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_window_manager_test/ |
| H A D | aams_accessibility_window_manager_test.cpp | 1519 sptr<IAccessibilityElementOperator> proxy = new(std::nothrow) AccessibilityElementOperatorProxy(nullptr); in HWTEST_F() local
|
| /foundation/barrierfree/accessibility/services/aams/test/unittest/ |
| H A D | accessibility_setting_provider_test.cpp | 81 sptr<IAccessibilityElementOperator> proxy = new MockAccessibilityElementOperatorProxy(stub); in SetUp() local
|
| H A D | accessibility_window_manager_test.cpp | 1519 sptr<IAccessibilityElementOperator> proxy = new(std::nothrow) AccessibilityElementOperatorProxy(nullptr); in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/test/unittest/bundle_resource_host_test/ |
| H A D | bundle_resource_host_test.cpp | 106 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F() local 117 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F() local 128 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F() local 139 sptr<BundleResourceProxy> proxy = new BundleResourceProxy(stub->AsObject()); in HWTEST_F() local
|
| /foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessible_ability_channel_test/ |
| H A D | aams_accessible_ability_channel_test.cpp | 155 sptr<MockAccessibilityElementOperatorProxy> proxy = new MockAccessibilityElementOperatorProxy(stub); in AddAccessibilityWindowConnection() local
|
| /foundation/barrierfree/accessibility/services/test/mock/ |
| H A D | mock_aams_accessible_ability_channel.cpp | 155 sptr<MockAccessibilityElementOperatorProxy> proxy = new MockAccessibilityElementOperatorProxy(stub); in AddAccessibilityWindowConnection() local
|
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_avrcp_tg.cpp | 75 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); in ~impl() local 115 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); in SetDeviceAbsoluteVolume() local 128 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); SetDeviceAbsVolumeAbility() local 141 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); GetDeviceAbsVolumeAbility() local 177 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); SetActiveDevice() local 191 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); GetConnectedDevices() local 209 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); GetDevicesByStates() local 235 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); GetDeviceState() local 252 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); Connect() local 269 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); Disconnect() local 288 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyPlaybackStatusChanged() local 302 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyTrackChanged() local 315 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyTrackReachedEnd() local 329 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyTrackReachedStart() local 343 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyPlaybackPosChanged() local 358 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyPlayerAppSettingChanged() local 381 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyNowPlayingContentChanged() local 395 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyAvailablePlayersChanged() local 409 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyAddressedPlayerChanged() local 423 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyUidChanged() local 437 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); NotifyVolumeChanged() local 453 sptr<IBluetoothAvrcpTg> proxy = GetRemoteProxy<IBluetoothAvrcpTg>(PROFILE_AVRCP_TG); ~AvrcpTarget() local [all...] |
| H A D | bluetooth_hfp_hf.cpp | 161 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in ConnectSco() local 171 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in DisconnectSco() local 182 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in GetDevicesByStates() local 202 sptr<IBluetoothHfpHf> proxy in GetDeviceState() local 212 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); GetScoState() local 222 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); SendDTMFTone() local 234 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); Connect() local 245 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); Disconnect() local 256 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); OpenVoiceRecognition() local 266 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); CloseVoiceRecognition() local 278 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); GetExistingCalls() local 301 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); AcceptIncomingCall() local 311 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); HoldActiveCall() local 321 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); RejectIncomingCall() local 331 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); SendKeyPressed() local 341 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); HandleIncomingCall() local 351 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); HandleMultiCall() local 361 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); DialLastNumber() local 371 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); DialMemory() local 381 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); SendVoiceTag() local 391 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); FinishActiveCall() local 411 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); StartDial() local 465 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); ~impl() local 496 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); ConnectSco() local 509 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); DisconnectSco() local 521 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); GetDevicesByStates() local 534 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); GetDeviceState() local 547 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); GetScoState() local 560 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); SendDTMFTone() local 573 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); Connect() local 586 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); Disconnect() local 599 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); OpenVoiceRecognition() local 612 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); CloseVoiceRecognition() local 625 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); GetExistingCalls() local 637 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); AcceptIncomingCall() local 650 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); HoldActiveCall() local 663 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); RejectIncomingCall() local 681 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); HandleIncomingCall() local 694 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); HandleMultiCall() local 707 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); DialLastNumber() local 720 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); DialMemory() local 739 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); FinishActiveCall() local 752 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); StartDial() local [all...] |