Searched refs:GetFilePath (Results 1 – 3 of 3) sorted by relevance
25 std::string GetFilePath(SyscallInterface& syscall, int fd);
32 std::string GetFilePath(SyscallInterface& syscall, int fd) { in GetFilePath() function
72 "). File path:" + GetFilePath(syscall_, fd)); in SetUpSingle()