Searched refs:GetProcessPluginName (Results 1 – 9 of 9) sorted by relevance
70 const char *SBAttachInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBAttachInfo71 return m_opaque_sp->GetProcessPluginName(); in GetProcessPluginName()
142 const char *SBLaunchInfo::GetProcessPluginName() { in GetProcessPluginName() function in SBLaunchInfo143 return m_opaque_sp->GetProcessPluginName(); in GetProcessPluginName()
127 const char *GetProcessPluginName();
112 const char *GetProcessPluginName();
74 const char *GetProcessPluginName() const;
188 SetProcessPluginName(launch_info.GetProcessPluginName()); in ProcessAttachInfo()215 const char *GetProcessPluginName() const { in GetProcessPluginName() function
134 const char *ProcessLaunchInfo::GetProcessPluginName() const { in GetProcessPluginName() function in ProcessLaunchInfo
2877 const char *plugin_name = launch_info.GetProcessPluginName(); in Launch()3015 const char *plugin_name = attach_info.GetProcessPluginName(); in Attach()
840 attach_info.GetProcessPluginName(), NULL); in Attach()