Lines Matching refs:sb_process
531 SBProcess sb_process; in GetProcess() local
537 sb_process.SetSP (process_sp); in GetProcess()
547 return sb_process; in GetProcess()
563 SBProcess sb_process; in LoadCore() local
574 sb_process.SetSP (process_sp); in LoadCore()
577 return sb_process; in LoadCore()
624 SBProcess sb_process; in Launch() local
662 return sb_process; in Launch()
674 return sb_process; in Launch()
687 sb_process.SetSP (process_sp); in Launch()
706 return sb_process; in Launch()
741 return sb_process; in Launch()
749 SBProcess sb_process; in Launch() local
773 return sb_process; in Launch()
782 sb_process.SetSP (process_sp); in Launch()
805 return sb_process; in Launch()
841 return sb_process; in Launch()
849 SBProcess sb_process; in Attach() local
879 return sb_process; in Attach()
909 return sb_process; in Attach()
916 sb_process.SetSP (process_sp); in Attach()
939 return sb_process; in Attach()
965 SBProcess sb_process; in AttachToProcessWithID() local
990 return sb_process; in AttachToProcessWithID()
1002 return sb_process; in AttachToProcessWithID()
1014 sb_process.SetSP (process_sp); in AttachToProcessWithID()
1049 return sb_process; in AttachToProcessWithID()
1063 SBProcess sb_process; in AttachToProcessWithName() local
1088 return sb_process; in AttachToProcessWithName()
1100 return sb_process; in AttachToProcessWithName()
1113 sb_process.SetSP (process_sp); in AttachToProcessWithName()
1141 return sb_process; in AttachToProcessWithName()
1155 SBProcess sb_process; in ConnectRemote() local
1175 sb_process.SetSP (process_sp); in ConnectRemote()
1193 return sb_process; in ConnectRemote()