Home
last modified time | relevance | path

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

/system/vold/
DUtils.cpp1731 static ab::unique_fd openAbsolutePathFd(std::string_view path) { in openAbsolutePathFd() function
1765 auto fd = openAbsolutePathFd(path); in OpenDirInProcfs()