Searched refs:GetProcessPluginName (Results 1 – 11 of 11) sorted by relevance
92 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo95 return m_opaque_sp->GetProcessPluginName(); in GetProcessPluginName()
231 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo234 return m_opaque_sp->GetProcessPluginName(); in GetProcessPluginName()
60 GetProcessPluginName ();
92 GetProcessPluginName ();
118 const char *GetProcessPluginName();
142 const char *GetProcessPluginName();
72 const char *GetProcessPluginName() const;
497 launch_info.GetProcessPluginName(), nullptr, false); in DebugProcess()536 const char *plugin_name = attach_info.GetProcessPluginName(); in Attach()
131 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
122 SetProcessPluginName(launch_info.GetProcessPluginName()); in ProcessAttachInfo()149 const char *GetProcessPluginName() const { in GetProcessPluginName() function
3184 const char *plugin_name = launch_info.GetProcessPluginName(); in Launch()3344 const char *plugin_name = attach_info.GetProcessPluginName(); in Attach()