Home
last modified time | relevance | path

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

/system/netd/server/
DInterfaceController.cpp89 inline bool isNormalPathComponent(const char *component) { in isNormalPathComponent() function
100 return isNormalPathComponent(name) && in isInterfaceName()
152 } else if (!isNormalPathComponent(which) || in getParameterPathname()
154 !isNormalPathComponent(parameter)) { in getParameterPathname()