Searched refs:GetNameAtIndex (Results 1 – 5 of 5) sorted by relevance
59 const char *SBEnvironment::GetNameAtIndex(size_t index) { in GetNameAtIndex() function in SBEnvironment60 LLDB_RECORD_METHOD(const char *, SBEnvironment, GetNameAtIndex, (size_t), in GetNameAtIndex()143 LLDB_REGISTER_METHOD(const char *, SBEnvironment, GetNameAtIndex, (size_t)); in RegisterMethods()
31 const char *GetNameAtIndex(size_t index);
49 const char *GetNameAtIndex(size_t index);
21 name = env.GetNameAtIndex(i)
241 const char *GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances769 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()817 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()