Home
last modified time | relevance | path

Searched defs:proxy (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_texteditor_proxy_capi.cpp23 void OH_TextEditorProxy_Destroy(InputMethod_TextEditorProxy *proxy) in OH_TextEditorProxy_Destroy()
33 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextConfigFunc getTextConfigFunc) in OH_TextEditorProxy_SetGetTextConfigFunc()
49 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc insertTextFunc) in OH_TextEditorProxy_SetInsertTextFunc()
65 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteForwardFunc deleteForwardFunc) in OH_TextEditorProxy_SetDeleteForwardFunc()
82 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_DeleteBackwardFunc deleteBackwardFunc) in OH_TextEditorProxy_SetDeleteBackwardFunc()
116 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc sendEnterKeyFunc) in OH_TextEditorProxy_SetSendEnterKeyFunc()
133 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_MoveCursorFunc moveCursorFunc) in OH_TextEditorProxy_SetMoveCursorFunc()
282 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_GetTextConfigFunc *getTextConfigFunc) in OH_TextEditorProxy_GetGetTextConfigFunc()
298 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_InsertTextFunc *insertTextFunc) in OH_TextEditorProxy_GetInsertTextFunc()
359 InputMethod_TextEditorProxy *proxy, OH_TextEditorProxy_SendEnterKeyFunc *sendEnterKeyFunc) in OH_TextEditorProxy_GetSendEnterKeyFunc()
[all …]
/ohos5.0/base/powermgr/battery_manager/frameworks/native/src/
H A Dbattery_srv_client.cpp91 auto proxy = Connect(); in GetCapacity() local
98 auto proxy = Connect(); in GetChargingStatus() local
105 auto proxy = Connect(); in GetHealthStatus() local
112 auto proxy = Connect(); in GetPluggedType() local
119 auto proxy = Connect(); in GetVoltage() local
126 auto proxy = Connect(); in GetPresent() local
133 auto proxy = Connect(); in GetTechnology() local
140 auto proxy = Connect(); in GetBatteryTemperature() local
147 auto proxy = Connect(); in GetNowCurrent() local
154 auto proxy = Connect(); in GetRemainEnergy() local
[all …]
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp101 auto proxy = GetProxy(); in GetPsRadioTech() local
111 auto proxy = GetProxy(); in GetCsRadioTech() local
121 auto proxy = GetProxy(); in GetMeid() local
131 auto proxy = GetProxy(); in GetUniqueDeviceId() local
141 auto proxy = GetProxy(); in IsNrSupported() local
151 auto proxy = GetProxy(); in SetNrOptionMode() local
161 auto proxy = GetProxy(); in GetNrOptionMode() local
172 auto proxy = GetProxy(); in GetSignalInfoList() local
182 auto proxy = GetProxy(); in GetOperatorNumeric() local
192 auto proxy = GetProxy(); in GetResidentNetworkNumeric() local
[all …]
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_proxy_test/
H A Dfms_form_host_proxy_test.cpp68 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
89 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
110 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
132 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
152 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
173 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
193 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
212 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
233 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
254 std::shared_ptr<FormHostProxy> proxy = std::make_shared<FormHostProxy>(iremoteObject); variable
[all …]
/ohos5.0/base/telephony/cellular_data/frameworks/native/
H A Dcellular_data_client.cpp105 sptr<ICellularDataManager> proxy = GetProxy(); in IsConnect() local
118 sptr<ICellularDataManager> proxy = GetProxy(); in RegisterSimAccountCallback() local
132 sptr<ICellularDataManager> proxy = GetProxy(); in UnregisterSimAccountCallback() local
147 sptr<ICellularDataManager> proxy = GetProxy(); in GetDefaultCellularDataSlotId() local
163 sptr<ICellularDataManager> proxy = GetProxy(); in GetDefaultCellularDataSimId() local
178 sptr<ICellularDataManager> proxy = GetProxy(); in SetDefaultCellularDataSlotId() local
199 sptr<ICellularDataManager> proxy = GetProxy(); in UpdateDefaultCellularDataSlotId() local
211 sptr<ICellularDataManager> proxy = GetProxy(); in EnableCellularData() local
221 sptr<ICellularDataManager> proxy = GetProxy(); in EnableIntelligenceSwitch() local
231 sptr<ICellularDataManager> proxy = GetProxy(); in IsCellularDataEnabled() local
[all …]
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp90 auto proxy = GetProxy(); in SetDisplayState() local
97 auto proxy = GetProxy(); in GetDisplayState() local
106 auto proxy = GetProxy(); in GetDisplayIds() local
115 auto proxy = GetProxy(); in GetMainDisplayId() local
122 auto proxy = GetProxy(); in SetBrightness() local
129 auto proxy = GetProxy(); in DiscountBrightness() local
136 auto proxy = GetProxy(); in OverrideBrightness() local
143 auto proxy = GetProxy(); in OverrideDisplayOffDelay() local
150 auto proxy = GetProxy(); in RestoreBrightness() local
157 auto proxy = GetProxy(); in GetBrightness() local
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
H A Dans_subscriber_proxy_unit_test.cpp70 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
93 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
116 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
136 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(nullptr); variable
159 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
185 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
211 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
231 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
254 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
272 std::shared_ptr<AnsSubscriberProxy> proxy = std::make_shared<AnsSubscriberProxy>(iremoteObject); variable
[all …]
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_proxy_test/
H A Dfms_form_mgr_proxy_test.cpp104 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
126 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
146 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
166 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
185 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
203 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
223 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
242 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
260 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
281 std::shared_ptr<FormMgrProxy> proxy = std::make_shared<FormMgrProxy>(iremoteObject); variable
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/
H A Dans_manager_proxy_unit_test.cpp172 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
195 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
218 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
238 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(nullptr); variable
260 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
281 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
304 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
329 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
352 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
377 std::shared_ptr<AnsManagerProxy> proxy = std::make_shared<AnsManagerProxy>(iremoteObject); variable
[all …]
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_native_client.cpp203 auto proxy = GetProxy(); in SetInternetPermission() local
215 auto proxy = GetProxy(); in NetworkCreatePhysical() local
226 auto proxy = GetProxy(); in NetworkCreateVirtual() local
237 auto proxy = GetProxy(); in NetworkDestroy() local
249 auto proxy = GetProxy(); in CreateVnic() local
260 auto proxy = GetProxy(); in DestroyVnic() local
271 auto proxy = GetProxy(); in NetworkAddUids() local
282 auto proxy = GetProxy(); in NetworkDelUids() local
294 auto proxy = GetProxy(); in NetworkAddInterface() local
305 auto proxy = GetProxy(); in NetworkRemoveInterface() local
[all …]
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp55 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in AddSlotByType() local
70 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in AddNotificationSlots() local
92 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in RemoveNotificationSlot() local
102 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in RemoveAllSlots() local
113 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlot() local
123 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlots() local
138 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlotNumAsBundle() local
156 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in GetNotificationSlotFlagsAsBundle() local
174 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in SetNotificationSlotFlagsAsBundle() local
221 sptr<AnsManagerInterface> proxy = GetAnsManagerProxy(); in PublishNotification() local
[all …]
/ohos5.0/base/account/os_account/frameworks/osaccount/core/src/
H A Dos_account.cpp55 auto proxy = GetOsAccountProxy(); in RestoreListenerRecords() local
90 auto proxy = GetOsAccountProxy(); in CreateOsAccount() local
113 auto proxy = GetOsAccountProxy(); in CreateOsAccount() local
127 auto proxy = GetOsAccountProxy(); in CreateOsAccountWithFullInfo() local
141 auto proxy = GetOsAccountProxy(); in UpdateOsAccountWithFullInfo() local
169 auto proxy = GetOsAccountProxy(); in CreateOsAccountForDomain() local
183 auto proxy = GetOsAccountProxy(); in RemoveOsAccount() local
198 auto proxy = GetOsAccountProxy(); in IsOsAccountExists() local
209 auto proxy = GetOsAccountProxy(); in IsOsAccountActived() local
224 auto proxy = GetOsAccountProxy(); in IsOsAccountConstraintEnable() local
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hfp_ag.cpp395 sptr<IBluetoothHfpAg> proxy = iface_cast<IBluetoothHfpAg>(remote); in impl() local
405 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in ~impl() local
440 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in GetConnectedDevices() local
454 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in GetConnectedDevices() local
466 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in GetDevicesByStates() local
480 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in GetDeviceState() local
494 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in Connect() local
507 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in Disconnect() local
520 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in GetScoState() local
531 sptr<IBluetoothHfpAg> proxy = GetRemoteProxy<IBluetoothHfpAg>(PROFILE_HFP_AG); in ConnectSco() local
[all …]
H A Dbluetooth_hfp_hf.cpp457 sptr<IBluetoothHfpHf> proxy = iface_cast<IBluetoothHfpHf>(remote); in impl() local
467 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in ~impl() local
498 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in ConnectSco() local
511 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in DisconnectSco() local
523 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in GetDevicesByStates() local
536 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in GetDeviceState() local
549 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in GetScoState() local
562 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in SendDTMFTone() local
575 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in Connect() local
588 sptr<IBluetoothHfpHf> proxy = GetRemoteProxy<IBluetoothHfpHf>(PROFILE_HFP_HF); in Disconnect() local
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_object_test/
H A Dcj_test_runner_object_test.cpp80 std::shared_ptr<CJTestRunnerObject> proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
95 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
107 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
119 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
132 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
145 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
157 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
170 auto proxy = CJTestRunnerObject::LoadModule("test_ability"); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_renderer_dispatcher_proxy_test.cpp42 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
57 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
72 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
86 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
102 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
116 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
132 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
145 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
160 auto proxy = std::make_shared<FormRendererDispatcherProxy>(mockStub); variable
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp34 sptr<INetPolicyService> proxy = GetProxy(); in SetPolicyByUid() local
45 sptr<INetPolicyService> proxy = GetProxy(); in GetPolicyByUid() local
55 sptr<INetPolicyService> proxy = GetProxy(); in GetUidsByPolicy() local
66 sptr<INetPolicyService> proxy = GetProxy(); in IsUidNetAllowed() local
76 sptr<INetPolicyService> proxy = GetProxy(); in IsUidNetAllowed() local
143 auto proxy = GetProxy(); in RecoverCallback() local
189 sptr<INetPolicyService> proxy = GetProxy(); in RegisterNetPolicyCallback() local
205 sptr<INetPolicyService> proxy = GetProxy(); in UnregisterNetPolicyCallback() local
231 sptr<INetPolicyService> proxy = GetProxy(); in SetNetQuotaPolicies() local
242 sptr<INetPolicyService> proxy = GetProxy(); in GetNetQuotaPolicies() local
[all …]
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_client.cpp39 sptr<INetStatsService> proxy = GetProxy(); in RegisterNetStatsCallback() local
55 sptr<INetStatsService> proxy = GetProxy(); in UnregisterNetStatsCallback() local
116 auto proxy = GetProxy(); in RecoverCallback() local
162 sptr<INetStatsService> proxy = GetProxy(); in GetIfaceRxBytes() local
172 sptr<INetStatsService> proxy = GetProxy(); in GetIfaceTxBytes() local
182 sptr<INetStatsService> proxy = GetProxy(); in GetCellularRxBytes() local
192 sptr<INetStatsService> proxy = GetProxy(); in GetCellularTxBytes() local
202 sptr<INetStatsService> proxy = GetProxy(); in GetAllRxBytes() local
212 sptr<INetStatsService> proxy = GetProxy(); in GetAllTxBytes() local
222 sptr<INetStatsService> proxy = GetProxy(); in GetUidRxBytes() local
[all …]
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dnative_text_changed_listener_test.cpp76 void GetTextConfig(InputMethod_TextEditorProxy *proxy, InputMethod_TextConfig *config) { } in GetTextConfig()
77 void InsertText(InputMethod_TextEditorProxy *proxy, const char16_t *text, size_t length) { } in InsertText()
78 void DeleteForward(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteForward()
79 void DeleteBackward(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteBackward()
80 void SendKeyboardStatus(InputMethod_TextEditorProxy *proxy, InputMethod_KeyboardStatus status) { } in SendKeyboardStatus()
81 void SendEnterKey(InputMethod_TextEditorProxy *proxy, InputMethod_EnterKeyType type) { } in SendEnterKey()
82 void MoveCursor(InputMethod_TextEditorProxy *proxy, InputMethod_Direction direction) { } in MoveCursor()
83 void HandleSetSelection(InputMethod_TextEditorProxy *proxy, int32_t start, int32_t end) { } in HandleSetSelection()
84 void HandleExtendAction(InputMethod_TextEditorProxy *proxy, InputMethod_ExtendAction action) { } in HandleExtendAction()
93 int32_t GetTextIndexAtCursor(InputMethod_TextEditorProxy *proxy) in GetTextIndexAtCursor()
[all …]
/ohos5.0/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_client.cpp64 auto proxy = GetDomainAccountProxy(); in RegisterPlugin() local
78 auto proxy = GetDomainAccountProxy(); in UnregisterPlugin() local
119 auto proxy = GetDomainAccountProxy(); in GetAccessToken() local
139 auto proxy = GetDomainAccountProxy(); in HasAccount() local
151 sptr<IDomainAccount> proxy = nullptr; in Auth() local
163 sptr<IDomainAccount> proxy = nullptr; in AuthUser() local
174 sptr<IDomainAccount> proxy = nullptr; in AuthWithPopup() local
184 auto proxy = GetDomainAccountProxy(); in UpdateAccountToken() local
195 auto proxy = GetDomainAccountProxy(); in IsAuthenticationExpired() local
205 auto proxy = GetDomainAccountProxy(); in SetAccountPolicy() local
[all …]
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp45 sptr<IEthernetService> proxy = GetProxy(); in GetMacAddress() local
55 sptr<IEthernetService> proxy = GetProxy(); in SetIfaceConfig() local
65 sptr<IEthernetService> proxy = GetProxy(); in GetIfaceConfig() local
75 sptr<IEthernetService> proxy = GetProxy(); in IsIfaceActive() local
85 sptr<IEthernetService> proxy = GetProxy(); in GetAllActiveIfaces() local
95 sptr<IEthernetService> proxy = GetProxy(); in ResetFactory() local
143 auto proxy = GetProxy(); in RecoverCallback() local
188 sptr<IEthernetService> proxy = GetProxy(); in RegisterIfacesStateChanged() local
205 sptr<IEthernetService> proxy = GetProxy(); in UnregisterIfacesStateChanged() local
221 sptr<IEthernetService> proxy = GetProxy(); in SetInterfaceUp() local
[all …]
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp49 sptr<INetworkVpnService> proxy = GetProxy(); in Prepare() local
64 sptr<INetworkVpnService> proxy = GetProxy(); in Protect() local
88 sptr<INetworkVpnService> proxy = GetProxy(); in SetUpVpn() local
127 sptr<INetworkVpnService> proxy = GetProxy(); in DestroyVpn() local
142 sptr<INetworkVpnService> proxy = GetProxy(); in AddSysVpnConfig() local
156 sptr<INetworkVpnService> proxy = GetProxy(); in DeleteSysVpnConfig() local
166 sptr<INetworkVpnService> proxy = GetProxy(); in GetSysVpnConfigList() local
180 sptr<INetworkVpnService> proxy = GetProxy(); in GetSysVpnConfig() local
190 sptr<INetworkVpnService> proxy = GetProxy(); in GetConnectedSysVpnConfig() local
288 auto proxy = GetProxy(); in RecoverCallback() local
[all …]
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_supply_proxy_test/
H A Dfms_form_supply_proxy_test.cpp70 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
89 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
107 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
125 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
146 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
167 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
189 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
211 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
230 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
249 std::shared_ptr<FormSupplyProxy> proxy = std::make_shared<FormSupplyProxy>(iremoteObject); variable
[all …]
/ohos5.0/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(); in DisableVnicNetwork() local
115 sptr<INetConnService> proxy = GetProxy(); in RegisterNetSupplier() local
127 sptr<INetConnService> proxy = GetProxy(); in UnregisterNetSupplier() local
139 sptr<INetConnService> proxy = GetProxy(); in RegisterNetSupplierCallback() local
153 sptr<INetConnService> proxy = GetProxy(); in RegisterNetConnCallback() local
176 sptr<INetConnService> proxy = GetProxy(); in RegisterNetConnCallback() local
199 sptr<INetConnService> proxy = GetProxy(); in RequestNetConnection() local
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_ipc_test.cpp170 auto proxy = GetInstallProxy(); variable
185 auto proxy = GetInstallProxy(); variable
200 auto proxy = GetInstallProxy(); variable
215 auto proxy = GetInstallProxy(); variable
237 auto proxy = GetInstallProxy(); variable
252 auto proxy = GetInstallProxy(); variable
267 auto proxy = GetInstallProxy(); variable
282 auto proxy = GetInstallProxy(); variable
297 auto proxy = GetInstallProxy(); variable
313 auto proxy = GetInstallProxy(); variable
[all …]

12345678910>>...23