Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dfreecache.cpp59 std::string fd_path = path + fdde->d_name; in EliminateOpenFiles() local
62 int count = readlink(fd_path.c_str(), link, sizeof(link)-1); in EliminateOpenFiles()