Searched refs:GetShortPluginName (Results 1 – 4 of 4) sorted by relevance
48 const char *GetShortPluginName();
58 GetShortPluginName ();
96 const char *SBProcess::GetShortPluginName() { in GetShortPluginName() function in SBProcess97 LLDB_RECORD_METHOD_NO_ARGS(const char *, SBProcess, GetShortPluginName); in GetShortPluginName()1349 LLDB_REGISTER_METHOD(const char *, SBProcess, GetShortPluginName, ()); in RegisterMethods()
38674 result = (char *)(arg1)->GetShortPluginName(); in _wrap_SBProcess_GetShortPluginName()