Searched refs:VpnEventCallbackProxy (Results 1 – 2 of 2) sorted by relevance
24 class VpnEventCallbackProxy : public IRemoteProxy<IVpnEventCallback> {26 explicit VpnEventCallbackProxy(const sptr<IRemoteObject> &object);27 virtual ~VpnEventCallbackProxy() = default;33 static inline BrokerDelegator<VpnEventCallbackProxy> delegator_;
24 VpnEventCallbackProxy::VpnEventCallbackProxy(const sptr<IRemoteObject> &object) in VpnEventCallbackProxy() function in OHOS::NetManagerStandard::VpnEventCallbackProxy29 void VpnEventCallbackProxy::OnVpnStateChanged(const bool &isConnected) in OnVpnStateChanged()57 void VpnEventCallbackProxy::OnVpnMultiUserSetUp() in OnVpnMultiUserSetUp()