Home
last modified time | relevance | path

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

/system/netd/server/
DNetworkController.h176 DelegateImpl* const mDelegateImpl; variable
DNetworkController.cpp142 mDelegateImpl(new NetworkController::DelegateImpl(this)), mDefaultNetId(NETID_UNSET), in NetworkController()
395 PhysicalNetwork* physicalNetwork = new PhysicalNetwork(netId, mDelegateImpl); in createPhysicalNetworkLocked()
924 if (int ret = mDelegateImpl->modifyFallthrough(vpnNetId, physicalInterface, permission, in modifyFallthroughLocked()