Searched refs:GetAlwaysOnVpn (Results 1 – 3 of 3) sorted by relevance
187 int32_t GetAlwaysOnVpn(std::string &pkg);
240 ret = instance_->GetAlwaysOnVpn(pkg);
958 int32_t NetworkVpnService::GetAlwaysOnVpn(std::string &pkg) in GetAlwaysOnVpn() function in OHOS::NetManagerStandard::NetworkVpnService977 int32_t ret = GetAlwaysOnVpn(alwaysOnBundleName); in StartAlwaysOnVpn()