Searched defs:CloseFile (Results 1 – 9 of 9) sorted by relevance
43 bool FileCache::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in FileCache
114 int CloseFile(int fd) { in CloseFile() function
221 int CloseFile(int Fd) { in CloseFile() function
109 bool RemoteAwarePlatform::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in RemoteAwarePlatform
646 bool Platform::CloseFile(user_id_t fd, Status &error) { in CloseFile() function in Platform
180 void CloseFile(fd_t fd) { in CloseFile() function
772 void CloseFile(fd_t fd) { in CloseFile() function
595 bool PlatformRemoteGDBServer::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in PlatformRemoteGDBServer
3103 bool GDBRemoteCommunicationClient::CloseFile(lldb::user_id_t fd, in CloseFile() function in GDBRemoteCommunicationClient