Home
last modified time | relevance | path

Searched refs:systemDefaultNetId (Results 1 – 1 of 1) sorted by relevance

/system/netd/tests/
Dbinder_test.cpp222 void createVpnAndOtherPhysicalNetwork(int systemDefaultNetId, int otherNetId, int vpnNetId,
225 void createVpnAndAppDefaultNetworkWithUid(int systemDefaultNetId, int appDefaultNetId,
3276 void NetdBinderTest::createVpnAndOtherPhysicalNetwork(int systemDefaultNetId, int otherNetId, in createVpnAndOtherPhysicalNetwork() argument
3278 createDefaultAndOtherPhysicalNetwork(systemDefaultNetId, otherNetId); in createVpnAndOtherPhysicalNetwork()
3290 int systemDefaultNetId, int appDefaultNetId, int vpnNetId, bool secure, in createVpnAndAppDefaultNetworkWithUid() argument
3293 createVpnAndOtherPhysicalNetwork(systemDefaultNetId, appDefaultNetId, vpnNetId, secure); in createVpnAndAppDefaultNetworkWithUid()