Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DNdcDispatcher.cpp1145 bool userPermissions = !strcmp(argv[2], "user"); in runCommand() local
1147 if (!userPermissions && !networkPermissions) { in runCommand()
1153 if (userPermissions) { in runCommand()
1165 if (userPermissions) { in runCommand()