Home
last modified time | relevance | path

Searched defs:proxy (Results 626 - 650 of 760) sorted by relevance

1...<<2122232425262728293031

/base/telephony/call_manager/frameworks/native/src/
H A Dcall_manager_proxy.cpp106 std::shared_ptr<CallManagerProxy> proxy = DelayedSingleton<CallManagerProxy>::GetInstance(); in OnReceiveEvent() local
/foundation/ability/ability_runtime/test/moduletest/common/ams/app_life_cycle_test/
H A Dams_app_life_cycle_module_test.cpp1786 auto proxy = iface_cast<IAppMgr>(object); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp223 sptr<IRemoteObject> proxy = want.GetRemoteObject(FORM_RENDERER_DISPATCHER); in OnSurfaceCreate() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp99 void ListModelNG::SetScroller(RefPtr<ScrollControllerBase> scroller, RefPtr<ScrollProxy> proxy) in SetScroller() argument
816 void ListModelNG::SetScroller(FrameNode* frameNode, RefPtr<ScrollControllerBase> scroller, RefPtr<ScrollProxy> proxy) in SetScroller() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_context.cpp738 napi_value proxy = connection->GetProxyObject(); in CheckConnectAlreadyExist() local
826 AAFwk::JsUIServiceProxy* proxy = nullptr; in OnDisconnectUIServiceExtension() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_bridge.cpp920 auto proxy = jsScroller->GetScrollBarProxy(); in SetScroller() local
H A Darkts_native_water_flow_bridge.cpp575 auto proxy = jsScroller->GetScrollBarProxy(); in SetWaterFlowScroller() local
587 auto proxy = WaterFlowModel::GetInstance()->CreateScrollBarProxy(); in SetWaterFlowScroller() local
647 auto proxy = WaterFlowModel::GetInstance()->CreateScrollBarProxy(); in ResetWaterFlowInitialize() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp645 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local
1238 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local
3278 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectOverlayInfo, nullptr, false); in HWTEST_F() local
3711 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectInfo, nullptr, false); in HWTEST_F() local
3753 auto proxy = selectOverlayManager->CreateAndShowSelectOverlay(selectInfo, nullptr, false); in HWTEST_F() local
3864 auto proxy in HWTEST_F() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp176 sptr<IBluetoothBleCentralManager> proxy = in InitScannerId() local
294 sptr<IBluetoothBleCentralManager> proxy = in ~impl() local
362 sptr<IBluetoothBleCentralManager> proxy = StartScan() local
380 sptr<IBluetoothBleCentralManager> proxy = StopScan() local
397 sptr<IBluetoothBleCentralManager> proxy = SetLpDeviceAdvParam() local
415 sptr<IBluetoothBleCentralManager> proxy = SetScanReportChannelToLpDevice() local
428 sptr<IBluetoothBleCentralManager> proxy = EnableSyncDataToLpDevice() local
441 sptr<IBluetoothBleCentralManager> proxy = DisableSyncDataToLpDevice() local
454 sptr<IBluetoothBleCentralManager> proxy = SendParamsToLpDevice() local
467 sptr<IBluetoothBleCentralManager> proxy = IsLpDeviceAvailable() local
511 sptr<IBluetoothBleCentralManager> proxy = SetLpDeviceParam() local
524 sptr<IBluetoothBleCentralManager> proxy = RemoveLpDeviceParam() local
[all...]
H A Dbluetooth_socket.cpp132 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); in Close() local
445 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); in Connect() local
579 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); Listen() local
755 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); Close() local
797 sptr<IBluetoothSocket> proxy; global() local
942 sptr<IBluetoothSocket> proxy = GetRemoteProxy<IBluetoothSocket>(PROFILE_SOCKET); UpdateCocConnectionParams() local
[all...]
H A Dbluetooth_avrcp_ct.cpp442 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in ~impl() local
942 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); in GetConnectedDevices() local
964 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetDevicesByStates() local
993 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetDeviceState() local
1010 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); Connect() local
1027 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); Disconnect() local
1048 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); PressButton() local
1086 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); ReleaseButton() local
1128 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetUnitInfo() local
1144 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetSubUnitInfo() local
1164 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetSupportedCompanies() local
1180 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetSupportedEvents() local
1200 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerAppSettingAttributes() local
1216 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerAppSettingValues() local
1246 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerAppSettingCurrentValue() local
1283 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetPlayerAppSettingCurrentValue() local
1329 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerApplicationSettingAttributeText() local
1361 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayerApplicationSettingValueText() local
1398 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetElementAttributes() local
1422 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetPlayStatus() local
1437 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); PlayItem() local
1462 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetFolderItems() local
1501 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetMeidaPlayerList() local
1517 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetTotalNumberOfItems() local
1538 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetAbsoluteVolume() local
1559 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); EnableNotification() local
1580 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); DisableNotification() local
1604 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetAddressedPlayer() local
1619 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); SetBrowsedPlayer() local
1637 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); ChangePath() local
1653 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); GetItemAttributes() local
1674 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); RequestContinuingResponse() local
1698 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); AddToNowPlaying() local
1714 sptr<IBluetoothAvrcpCt> proxy = GetRemoteProxy<IBluetoothAvrcpCt>(PROFILE_AVRCP_CT); ~AvrcpController() local
[all...]
H A Dbluetooth_host.cpp434 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); variable
441 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); variable
453 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); variable
486 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); ~impl() local
562 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SyncRandomAddrToService() local
609 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); EnableBt() local
658 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); UpdateVirtualDevice() local
675 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SatelliteControl() local
687 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtState() local
702 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtState() local
727 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); BluetoothFactoryReset() local
787 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); DisableBle() local
803 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); IsBrEnabled() local
814 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); IsBleEnabled() local
825 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalAddress() local
835 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetProfileList() local
845 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetMaxNumConnectedAudioDevices() local
857 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtConnectionState() local
871 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtConnectionState() local
885 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtProfileConnState() local
894 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalSupportedUuids() local
919 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalDeviceClass() local
929 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetLocalDeviceClass() local
939 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalName() local
950 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalName() local
961 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetLocalName() local
972 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtScanMode() local
983 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetBtScanMode() local
992 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBondableMode() local
1001 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetBondableMode() local
1012 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); StartBtDiscovery() local
1023 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); CancelBtDiscovery() local
1034 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); IsBtDiscovering() local
1045 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBtDiscoveryEndMillis() local
1056 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetPairedDevices() local
1074 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); RemovePair() local
1084 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); RemoveAllPairs() local
1108 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetBleMaxAdvertisingDataLength() local
1132 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); GetLocalProfileUuids() local
1143 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetFastScan() local
1160 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); ConnectAllowedProfiles() local
1171 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); DisconnectAllowedProfiles() local
1194 sptr<IBluetoothHost> proxy = GetRemoteProxy<IBluetoothHost>(BLUETOOTH_HOST); SetFastScanLevel() local
[all...]
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Dplayer_service_stub.cpp273 sptr<IStandardMediaDataSource> proxy = iface_cast<IStandardMediaDataSource>(object); in SetSource() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Ddbinder_databus_invoker.cpp923 IPCObjectProxy *proxy = reinterpret_cast<IPCObjectProxy *>(object); in FlushCommands() local
/foundation/communication/ipc/ipc/native/src/jni/source/
H A Dohos_rpc_remote_object.cpp675 IPCObjectProxy *proxy = reinterpret_cast<IPCObjectProxy *>(proxyHolder->object_.GetRefPtr()); in Java_ohos_rpc_RemoteProxy_nativeFreeProxyHolder() local
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service.cpp677 std::string DBinderService::GetDatabusNameByProxy(IPCObjectProxy *proxy) in GetDatabusNameByProxy() argument
725 bool DBinderService::CheckInvokeListenThreadIllegal(IPCObjectProxy *proxy, MessageParcel &data, MessageParcel &reply) in CheckInvokeListenThreadIllegal() argument
735 CheckStubIndexAndSessionNameIllegal(uint64_t stubIndex, const std::string &serverSessionName, const std::string &deviceId, IPCObjectProxy *proxy) CheckStubIndexAndSessionNameIllegal() argument
747 SetReplyMessage(std::shared_ptr<struct DHandleEntryTxRx> replyMessage, uint64_t stubIndex, const std::string &serverSessionName, uint32_t selfTokenId, IPCObjectProxy *proxy) SetReplyMessage() argument
767 OnRemoteInvokerDataBusMessage(IPCObjectProxy *proxy, std::shared_ptr<struct DHandleEntryTxRx> replyMessage, std::string &remoteDeviceId, int pid, int uid, uint32_t tokenId) OnRemoteInvokerDataBusMessage() argument
[all...]
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp942 HttpProxy proxy; in HWTEST_F() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp59 sptr<INetConnService> proxy = GetProxy(); in SystemReady() local
75 sptr<INetConnService> proxy = GetProxy(); in SetInternetPermission() local
90 sptr<INetConnService> proxy = GetProxy(); in EnableVnicNetwork() local
102 sptr<INetConnService> proxy = GetProxy(); DisableVnicNetwork() local
114 sptr<INetConnService> proxy = GetProxy(); EnableDistributedClientNet() local
127 sptr<INetConnService> proxy = GetProxy(); EnableDistributedServerNet() local
139 sptr<INetConnService> proxy = GetProxy(); DisableDistributedNet() local
152 sptr<INetConnService> proxy = GetProxy(); RegisterNetSupplier() local
164 sptr<INetConnService> proxy = GetProxy(); UnregisterNetSupplier() local
179 sptr<INetConnService> proxy = GetProxy(); RegisterNetSupplierCallback() local
196 sptr<INetConnService> proxy = GetProxy(); RegisterNetConnCallback() local
219 sptr<INetConnService> proxy = GetProxy(); RegisterNetConnCallback() local
242 sptr<INetConnService> proxy = GetProxy(); RequestNetConnection() local
260 sptr<INetConnService> proxy = GetProxy(); UnregisterNetConnCallback() local
283 sptr<INetConnService> proxy = GetProxy(); RegisterNetDetectionCallback() local
295 sptr<INetConnService> proxy = GetProxy(); UnRegisterNetDetectionCallback() local
307 sptr<INetConnService> proxy = GetProxy(); UpdateNetSupplierInfo() local
319 sptr<INetConnService> proxy = GetProxy(); UpdateNetLinkInfo() local
331 sptr<INetConnService> proxy = GetProxy(); GetDefaultNet() local
351 sptr<INetConnService> proxy = GetProxy(); HasDefaultNet() local
361 sptr<INetConnService> proxy = GetProxy(); GetAllNets() local
384 sptr<INetConnService> proxy = GetProxy(); GetConnectionProperties() local
395 sptr<INetConnService> proxy = GetProxy(); GetNetCapabilities() local
406 sptr<INetConnService> proxy = GetProxy(); GetAddressesByName() local
417 sptr<INetConnService> proxy = GetProxy(); GetAddressByName() local
429 sptr<INetConnService> proxy = GetProxy(); GetIfaceNameIdentMaps() local
455 sptr<INetConnService> proxy = GetProxy(); NetDetection() local
507 sptr<INetConnService> proxy = GetProxy(); SetAirplaneMode() local
523 auto proxy = GetProxy(); RecoverCallbackAndGlobalProxy() local
594 sptr<INetConnService> proxy = GetProxy(); DlCloseRemoveDeathRecipient() local
612 sptr<INetConnService> proxy = GetProxy(); IsDefaultNetMetered() local
622 sptr<INetConnService> proxy = GetProxy(); SetGlobalHttpProxy() local
671 sptr<INetConnService> proxy = GetProxy(); GetGlobalHttpProxy() local
688 sptr<INetConnService> proxy = GetProxy(); GetDefaultHttpProxy() local
700 sptr<INetConnService> proxy = GetProxy(); GetNetIdByIdentifier() local
713 sptr<INetConnService> proxy = GetProxy(); SetAppNet() local
735 sptr<INetConnService> proxy = GetProxy(); RegisterNetInterfaceCallback() local
745 sptr<INetConnService> proxy = GetProxy(); GetNetInterfaceConfiguration() local
757 sptr<INetConnService> proxy = GetProxy(); AddNetworkRoute() local
770 sptr<INetConnService> proxy = GetProxy(); RemoveNetworkRoute() local
783 sptr<INetConnService> proxy = GetProxy(); AddInterfaceAddress() local
796 sptr<INetConnService> proxy = GetProxy(); DelInterfaceAddress() local
808 sptr<INetConnService> proxy = GetProxy(); AddStaticArp() local
820 sptr<INetConnService> proxy = GetProxy(); DelStaticArp() local
832 sptr<INetConnService> proxy = GetProxy(); RegisterSlotType() local
843 sptr<INetConnService> proxy = GetProxy(); GetSlotType() local
869 sptr<INetConnService> proxy = GetProxy(); FactoryResetNetwork() local
880 sptr<INetConnService> proxy = GetProxy(); RegisterNetFactoryResetCallback() local
890 sptr<INetConnService> proxy = GetProxy(); IsPreferCellularUrl() local
901 sptr<INetConnService> proxy = GetProxy(); RegisterPreAirplaneCallback() local
919 sptr<INetConnService> proxy = GetProxy(); UnregisterPreAirplaneCallback() local
936 sptr<INetConnService> proxy = GetProxy(); UpdateSupplierScore() local
1009 sptr<INetConnService> proxy = GetProxy(); CloseSocketsUid() local
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_proxy_lite.cpp339 IClientProxy *proxy = nullptr; in Init() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_service_test.cpp941 HttpProxy proxy; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp33 std::shared_ptr<StorageProxy> proxy = std::make_shared<StorageProxy>(iCloud); in GetCloudDb() local
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Djs_datashare_ext_ability.cpp197 JSProxy::JSCreator<ResultSetBridge> *proxy = nullptr; in CheckAndSetAsyncResult() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_single_kv_store.cpp676 auto proxy = reinterpret_cast<JsSingleKVStore*>(ctxt->native); in OnDataChange() local
712 auto proxy = reinterpret_cast<JsSingleKVStore*>(ctxt->native); in OffDataChange() local
757 auto proxy = reinterpret_cast<JsSingleKVStore*>(ctxt->native); OnSyncComplete() local
771 auto proxy = reinterpret_cast<JsSingleKVStore*>(ctxt->native); OffSyncComplete() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_store.cpp164 auto *proxy = new (std::nothrow) RdbStoreProxy(); in InnerInitialize() local
215 RdbStoreProxy *proxy in NewInstance() local
228 RdbStoreProxy *proxy = nullptr; GetNativeInstance() local
336 PredicatesProxy *proxy = nullptr; ParsePredicates() local
1305 auto proxy = RdbStoreProxy::GetNativeInstance(env, self); OnEvent() local
1329 auto proxy = RdbStoreProxy::GetNativeInstance(env, self); OffEvent() local
[all...]
H A Dnapi_rdb_predicates.cpp134 auto *proxy = new (std::nothrow) RdbPredicatesProxy(tableName); in InnerNew() local
178 RdbPredicatesProxy *proxy = nullptr; in NewInstance() local
195 RdbPredicatesProxy *proxy = static_cast<RdbPredicatesProxy *>(nativeObject); Destructor() local
[all...]

Completed in 53 milliseconds

1...<<2122232425262728293031