Searched defs:CloseFile (Results 1 – 10 of 10) sorted by relevance
42 bool FileCache::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in FileCache
90 int CloseFile(int fd) { in CloseFile() function
152 int CloseFile(int Fd) { in CloseFile() function
175 void CloseFile(fd_t fd) { in CloseFile() function
207 void CloseFile(fd_t fd) { in CloseFile() function
681 void CloseFile(fd_t fd) { in CloseFile() function
565 virtual bool CloseFile(lldb::user_id_t fd, Status &error) { return false; } in CloseFile() function
651 bool PlatformRemoteGDBServer::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in PlatformRemoteGDBServer
325 bool PlatformPOSIX::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in PlatformPOSIX
2909 bool GDBRemoteCommunicationClient::CloseFile(lldb::user_id_t fd, in CloseFile() function in GDBRemoteCommunicationClient