Searched refs:CreateVpnInterface (Results 1 – 4 of 4) sorted by relevance
40 int32_t CreateVpnInterface();
54 auto result = VpnManager::GetInstance().CreateVpnInterface();
77 if (VpnManager::GetInstance().CreateVpnInterface()) { in AddInterface()
47 int32_t VpnManager::CreateVpnInterface() in CreateVpnInterface() function in OHOS::NetManagerStandard::VpnManager