Home
last modified time | relevance | path

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

/system/netd/server/
DNetdNativeService.cpp470 std::tuple<binder::Status, const char*, const char*> getPathComponents(int32_t ipversion, in getPathComponents() function
507 const auto pathParts = getPathComponents(ipversion, which); in getProcSysNet()
524 const auto pathParts = getPathComponents(ipversion, which); in setProcSysNet()