Searched defs:fd_path (Results 1 – 10 of 10) sorted by relevance
64 FdPath fd_path(fd.get()); in realpath() local
92 std::string fd_path; in android_get_control_file() local
156 auto fd_path = path + "/fd"; in KillProcessesWithOpenFiles() local
63 std::string fd_path = path + fdde->d_name; in EliminateOpenFiles() local
168 std::string fd_path = in ReadDmaBufFdRefs() local
259 const std::string fd_path = android::base::StringPrintf("/proc/self/fd/%d", fd); in CreateFromFd() local
422 std::string fd_path = StringPrintf("/proc/self/fd/%d", fd.get()); in rename_tombstone_fd() local
340 const char* fd_path = SessionDescription().c_str(); in ProcessFd() local
468 std::string fd_path = "/proc/" + std::to_string(pid) + "/fd/"; in HasOpenedAppApkFile() local
313 FdPath fd_path(fp->_file); in freopen() local