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
115 int CloseFile(int fd) { in CloseFile() function
222 int CloseFile(int Fd) { in CloseFile() function
228 bool RemoteAwarePlatform::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in RemoteAwarePlatform
519 virtual bool CloseFile(lldb::user_id_t fd, Status &error) { return false; } in CloseFile() function
168 void CloseFile(fd_t fd) { in CloseFile() function
730 void CloseFile(fd_t fd) { in CloseFile() function
655 bool PlatformRemoteGDBServer::CloseFile(lldb::user_id_t fd, Status &error) { in CloseFile() function in PlatformRemoteGDBServer
3026 bool GDBRemoteCommunicationClient::CloseFile(lldb::user_id_t fd, in CloseFile() function in GDBRemoteCommunicationClient