Home
last modified time | relevance | path

Searched refs:GetProxy (Results 1 - 25 of 55) sorted by relevance

123

/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp59 sptr<INetConnService> proxy = GetProxy(); in SystemReady()
75 sptr<INetConnService> proxy = GetProxy(); in SetInternetPermission()
90 sptr<INetConnService> proxy = GetProxy(); in EnableVnicNetwork()
102 sptr<INetConnService> proxy = GetProxy(); in DisableVnicNetwork()
114 sptr<INetConnService> proxy = GetProxy(); in EnableDistributedClientNet()
127 sptr<INetConnService> proxy = GetProxy(); in EnableDistributedServerNet()
139 sptr<INetConnService> proxy = GetProxy(); in DisableDistributedNet()
152 sptr<INetConnService> proxy = GetProxy(); in RegisterNetSupplier()
164 sptr<INetConnService> proxy = GetProxy(); in UnregisterNetSupplier()
179 sptr<INetConnService> proxy = GetProxy(); in RegisterNetSupplierCallback()
464 sptr<INetConnService> NetConnClient::GetProxy() GetProxy() function in OHOS::NetManagerStandard::NetConnClient
[all...]
/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_native_client.cpp203 auto proxy = GetProxy(); in SetInternetPermission()
215 auto proxy = GetProxy(); in NetworkCreatePhysical()
226 auto proxy = GetProxy(); in NetworkCreateVirtual()
237 auto proxy = GetProxy(); in NetworkDestroy()
249 auto proxy = GetProxy(); in CreateVnic()
260 auto proxy = GetProxy(); in DestroyVnic()
270 auto proxy = GetProxy(); in EnableDistributedClientNet()
281 auto proxy = GetProxy(); in EnableDistributedServerNet()
291 auto proxy = GetProxy(); in DisableDistributedNet()
302 auto proxy = GetProxy(); in NetworkAddUids()
892 __attribute__((no_sanitize("cfi"))) sptr<OHOS::NetsysNative::INetsysService> NetsysNativeClient::GetProxy() GetProxy() function in OHOS::NetManagerStandard::NetsysNativeClient
[all...]
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp45 sptr<IEthernetService> proxy = GetProxy(); in GetMacAddress()
55 sptr<IEthernetService> proxy = GetProxy(); in SetIfaceConfig()
65 sptr<IEthernetService> proxy = GetProxy(); in GetIfaceConfig()
75 sptr<IEthernetService> proxy = GetProxy(); in IsIfaceActive()
85 sptr<IEthernetService> proxy = GetProxy(); in GetAllActiveIfaces()
95 sptr<IEthernetService> proxy = GetProxy(); in ResetFactory()
103 sptr<IEthernetService> EthernetClient::GetProxy() in GetProxy() function in OHOS::NetManagerStandard::EthernetClient
112 NETMGR_EXT_LOG_E("GetProxy, get SystemAbilityManager failed"); in GetProxy()
139 while (GetProxy() == nullptr && count < MAX_GET_SERVICE_COUNT) { in RecoverCallback()
143 auto proxy = GetProxy(); in RecoverCallback()
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dnetworkvpn_client.cpp49 sptr<INetworkVpnService> proxy = GetProxy(); in Prepare()
64 sptr<INetworkVpnService> proxy = GetProxy(); in Protect()
88 sptr<INetworkVpnService> proxy = GetProxy(); in SetUpVpn()
127 sptr<INetworkVpnService> proxy = GetProxy(); in DestroyVpn()
142 sptr<INetworkVpnService> proxy = GetProxy(); in SetUpVpn()
157 sptr<INetworkVpnService> proxy = GetProxy(); in AddSysVpnConfig()
171 sptr<INetworkVpnService> proxy = GetProxy(); in DeleteSysVpnConfig()
181 sptr<INetworkVpnService> proxy = GetProxy(); in GetSysVpnConfigList()
195 sptr<INetworkVpnService> proxy = GetProxy(); in GetSysVpnConfig()
205 sptr<INetworkVpnService> proxy = GetProxy(); in GetConnectedSysVpnConfig()
283 sptr<INetworkVpnService> NetworkVpnClient::GetProxy() GetProxy() function in OHOS::NetManagerStandard::NetworkVpnClient
[all...]
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp34 sptr<INetPolicyService> proxy = GetProxy(); in SetPolicyByUid()
45 sptr<INetPolicyService> proxy = GetProxy(); in GetPolicyByUid()
55 sptr<INetPolicyService> proxy = GetProxy(); in GetUidsByPolicy()
66 sptr<INetPolicyService> proxy = GetProxy(); in IsUidNetAllowed()
76 sptr<INetPolicyService> proxy = GetProxy(); in IsUidNetAllowed()
95 sptr<INetPolicyService> NetPolicyClient::GetProxy() in GetProxy() function in OHOS::NetManagerStandard::NetPolicyClient
107 NETMGR_LOG_E("NetPolicyManager::GetProxy(), get SystemAbilityManager failed"); in GetProxy()
139 while (GetProxy() == nullptr && count < MAX_GET_SERVICE_COUNT) { in RecoverCallback()
143 auto proxy = GetProxy(); in RecoverCallback()
189 sptr<INetPolicyService> proxy = GetProxy(); in RegisterNetPolicyCallback()
[all...]
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_client.cpp39 sptr<INetStatsService> proxy = GetProxy(); in RegisterNetStatsCallback()
55 sptr<INetStatsService> proxy = GetProxy(); in UnregisterNetStatsCallback()
69 sptr<INetStatsService> NetStatsClient::GetProxy() in GetProxy() function in OHOS::NetManagerStandard::NetStatsClient
81 NETMGR_LOG_E("NetPolicyManager::GetProxy(), get SystemAbilityManager failed"); in GetProxy()
112 while (GetProxy() == nullptr && count < MAX_GET_SERVICE_COUNT) { in RecoverCallback()
116 auto proxy = GetProxy(); in RecoverCallback()
162 sptr<INetStatsService> proxy = GetProxy(); in GetIfaceRxBytes()
172 sptr<INetStatsService> proxy = GetProxy(); in GetIfaceTxBytes()
182 sptr<INetStatsService> proxy = GetProxy(); in GetCellularRxBytes()
192 sptr<INetStatsService> proxy = GetProxy(); in GetCellularTxBytes()
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp68 sptr<INetworkShareService> proxy = GetProxy(); in StartSharing()
79 sptr<INetworkShareService> proxy = GetProxy(); in StopSharing()
90 sptr<INetworkShareService> proxy = GetProxy(); in IsSharingSupported()
101 sptr<INetworkShareService> proxy = GetProxy(); in IsSharing()
112 sptr<INetworkShareService> proxy = GetProxy(); in RegisterSharingEvent()
129 sptr<INetworkShareService> proxy = GetProxy(); in UnregisterSharingEvent()
146 sptr<INetworkShareService> proxy = GetProxy(); in GetSharableRegexs()
157 sptr<INetworkShareService> proxy = GetProxy(); in GetSharingState()
168 sptr<INetworkShareService> proxy = GetProxy(); in GetSharingIfaces()
179 sptr<INetworkShareService> proxy = GetProxy(); in GetStatsRxBytes()
209 sptr<INetworkShareService> NetworkShareClient::GetProxy() GetProxy() function in OHOS::NetManagerStandard::NetworkShareClient
[all...]
/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy.cpp63 static sptr<TransServerProxy> GetProxy() in GetProxy() function
84 proxy = GetProxy(); in RetryGetProxy()
99 GetProxy() != nullptr, SOFTBUS_NO_INIT, TRANS_SDK, "Failed to initialize the server proxy"); in TransServerProxyInit()
128 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcRemoveSessionServer()
180 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcNotifyAuthSuccess()
189 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcCloseChannel()
208 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcCloseChannelWithStatistics()
222 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcReleaseResources()
243 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcQosReport()
252 sptr<TransServerProxy> proxy = GetProxy(); in ServerIpcStreamStats()
[all...]
/foundation/communication/netmanager_ext/frameworks/native/netfirewallclient/src/
H A Dnetfirewall_client.cpp71 sptr<INetFirewallService> proxy = GetProxy(); in SetNetFirewallPolicy()
81 sptr<INetFirewallService> proxy = GetProxy(); in GetNetFirewallPolicy()
91 sptr<INetFirewallService> proxy = GetProxy(); in AddNetFirewallRule()
101 sptr<INetFirewallService> proxy = GetProxy(); in UpdateNetFirewallRule()
111 sptr<INetFirewallService> proxy = GetProxy(); in DeleteNetFirewallRule()
122 sptr<INetFirewallService> proxy = GetProxy(); in GetNetFirewallRules()
132 sptr<INetFirewallService> proxy = GetProxy(); in GetNetFirewallRule()
143 sptr<INetFirewallService> proxy = GetProxy(); in GetInterceptRecords()
151 sptr<INetFirewallService> NetFirewallClient::GetProxy() in GetProxy() function in OHOS::NetManagerStandard::NetFirewallClient
237 sptr<INetFirewallService> proxy = GetProxy(); in RestartNetFirewallManagerSysAbility()
[all...]
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_client.cpp72 sptr<IMDnsService> proxy = GetProxy(); in RegisterService()
93 sptr<IMDnsService> proxy = GetProxy(); in UnRegisterService()
118 sptr<IMDnsService> proxy = GetProxy(); in StartDiscoverService()
139 sptr<IMDnsService> proxy = GetProxy(); in StopDiscoverService()
164 sptr<IMDnsService> proxy = GetProxy(); in ResolveService()
202 sptr<IMDnsService> MDnsClient::GetProxy() in GetProxy() function in OHOS::NetManagerStandard::MDnsClient
H A Dmdns_client_resume.cpp71 while (DelayedSingleton<MDnsClient>::GetInstance()->GetProxy() == nullptr && count < MAX_GET_SERVICE_COUNT) { in RestartDiscoverService()
75 auto proxy = DelayedSingleton<MDnsClient>::GetInstance()->GetProxy(); in RestartDiscoverService()
/foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/
H A Dsessioninterface_fuzzer.cpp37 std::pair<sptr<ISession>, sptr<IRemoteObject>> GetProxy() in GetProxy() function
64 WLOGFD("GetProxy success"); in GetProxy()
81 auto [proxy, remoteObject] = GetProxy(); in IPCFuzzTest()
162 auto [proxy, remoteObject] = GetProxy(); in IPCInterfaceFuzzTest()
186 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart1()
211 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart2()
243 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart3()
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp35 std::pair<sptr<IScreenSessionManager>, sptr<IRemoteObject>> GetProxy() in GetProxy() function
56 WLOGFD("GetProxy success"); in GetProxy()
63 auto [proxy, remoteObject] = GetProxy(); in IPCFuzzTest()
195 auto [proxy, remoteObject] = GetProxy(); in IPCInterfaceFuzzTest()
220 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart1()
256 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart2()
291 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart3()
329 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart4()
366 auto [proxy, remoteObject] = GetProxy(); in ProxyInterfaceFuzzTestPart5()
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_client_test.cpp148 HWTEST_F(NetworkVpnClientTest, GetProxy, TestSize.Level1) in HWTEST_F()
153 EXPECT_EQ(networkVpnClient_.GetProxy(), networkVpnClient_.networkVpnService_); in HWTEST_F()
155 EXPECT_NE(networkVpnClient_.GetProxy(), nullptr); in HWTEST_F()
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Dmock_accessibility_window_connection.h31 inline sptr<IAccessibilityElementOperator> GetProxy() in GetProxy() function in OHOS::Accessibility::MockAccessibilityWindowConnection
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Dmock_mt_accessibility_window_connection.h31 inline sptr<IAccessibilityElementOperator> GetProxy() in GetProxy() function in OHOS::Accessibility::MockMtAccessibilityWindowConnection
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Ddownload_manager_preview.cpp81 if (GetProxy(proxy)) {
163 static bool GetProxy(ProxyInfo& proxy) in GetProxy() function in OHOS::Ace::DownloadManagerPrview
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Ddata_share_manager_impl.cpp143 std::shared_ptr<DataShareServiceProxy> DataShareManagerImpl::GetProxy() in GetProxy() function in OHOS::DataShare::DataShareManagerImpl
168 return manager->GetProxy(); in GetServiceProxy()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_swiper_function.h65 RefPtr<SwiperContentTransitionProxy> GetProxy() const in GetProxy() function in OHOS::Ace::Framework::JsSwiperContentTransitionProxy
H A Djs_tabs_function.h55 RefPtr<TabContentTransitionProxy> GetProxy() const in GetProxy() function in OHOS::Ace::Framework::JsTabContentTransitionProxy
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_window_connection.h32 inline sptr<IAccessibilityElementOperator> GetProxy() in GetProxy() function in OHOS::Accessibility::AccessibilityWindowConnection
/foundation/window/window_manager/test/fuzztest/dms/displaymanageripc_fuzzer/
H A Ddisplaymanageripc_fuzzer.cpp41 std::pair<sptr<IDisplayManager>, sptr<IRemoteObject>> GetProxy() in GetProxy() function
69 auto proxy = GetProxy(); in IPCFuzzTest()
195 auto proxy = GetProxy(); in IPCInterfaceFuzzTest()
/foundation/window/window_manager/test/fuzztest/wms/windowipc_fuzzer/
H A Dwindowipc_fuzzer.cpp40 std::pair<sptr<IWindowManager>, sptr<IRemoteObject>> GetProxy() in GetProxy() function
68 auto proxy = GetProxy(); in IPCFuzzTest()
158 auto proxy = GetProxy(); in IPCInterfaceFuzzTest()
/foundation/barrierfree/accessibility/services/test/xts/src/sa_perform_action_test/
H A Dsa_perform_action_xts.cpp476 if (!connection || !connection->GetProxy()) { in FindFocusedElementByConnection()
488 connection->GetProxy()->FindFocusedElementInfo(elementId, focusType, GenerateRequestId(), focusCallback); in FindFocusedElementByConnection()
556 elementOperator = connection->GetProxy(); in GetElementOperatorConnection()
596 if (connection->GetProxy() != nullptr) { in ExecuteActionOnA11yFocused()
597 connection->GetProxy()->ExecuteAction(elementId, action, actionArguments, GenerateRequestId(), in ExecuteActionOnA11yFocused()
951 if (!connection->GetProxy()) { in DeleteConnectionAndDeathRecipient()
955 auto object = connection->GetProxy()->AsObject(); in DeleteConnectionAndDeathRecipient()
989 if (!connection->GetProxy()) { in DeregisterElementOperator()
994 auto object = connection->GetProxy()->AsObject(); in DeregisterElementOperator()
1564 if (connection && connection->GetProxy()) { in ClearFocus()
[all...]
/foundation/barrierfree/accessibility/services/test/xts/src/samgr_register_element_test/
H A Dsamgr_register_element_test.cpp476 if (!connection || !connection->GetProxy()) { in FindFocusedElementByConnection()
488 connection->GetProxy()->FindFocusedElementInfo(elementId, focusType, GenerateRequestId(), focusCallback); in FindFocusedElementByConnection()
556 elementOperator = connection->GetProxy(); in GetElementOperatorConnection()
596 if (connection->GetProxy() != nullptr) { in ExecuteActionOnA11yRegisterElementFocused()
597 connection->GetProxy()->ExecuteAction(elementId, action, actionArguments, GenerateRequestId(), in ExecuteActionOnA11yRegisterElementFocused()
951 if (!connection->GetProxy()) { in DeleteConnectionAndDeathRecipient()
955 auto object = connection->GetProxy()->AsObject(); in DeleteConnectionAndDeathRecipient()
989 if (!connection->GetProxy()) { in DeregisterElementOperator()
994 auto object = connection->GetProxy()->AsObject(); in DeregisterElementOperator()
1564 if (connection && connection->GetProxy()) { in ClearFocus()
[all...]

Completed in 18 milliseconds

123