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
222 bool RemoteAwarePlatform::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in RemoteAwarePlatform
684 bool Platform::CloseFile(user_id_t fd, Status &error) { in CloseFile() function in Platform
178 void CloseFile(fd_t fd) { in CloseFile() function
760 void CloseFile(fd_t fd) { in CloseFile() function
587 bool PlatformRemoteGDBServer::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in PlatformRemoteGDBServer
3077 bool GDBRemoteCommunicationClient::CloseFile(lldb::user_id_t fd, in CloseFile() function in GDBRemoteCommunicationClient