Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DUtils.cpp1705 static ab::unique_fd openAbsolutePathFd(std::string_view path) { in openAbsolutePathFd() function
1739 auto fd = openAbsolutePathFd(path); in OpenDirInProcfs()