Searched refs:AddCloseFileAction (Results 1 – 4 of 4) sorted by relevance
296 bool SBLaunchInfo::AddCloseFileAction(int fd) { in AddCloseFileAction() function in SBLaunchInfo297 LLDB_RECORD_METHOD(bool, SBLaunchInfo, AddCloseFileAction, (int), fd); in AddCloseFileAction()444 LLDB_REGISTER_METHOD(bool, SBLaunchInfo, AddCloseFileAction, (int)); in RegisterMethods()
116 AddCloseFileAction (int fd);
158 bool AddCloseFileAction(int fd);
31520 result = (bool)(arg1)->AddCloseFileAction(arg2); in _wrap_SBLaunchInfo_AddCloseFileAction()