Searched refs:GetNameAtIndex (Results 1 – 4 of 4) sorted by relevance
49 const char *GetNameAtIndex(size_t index);
57 const char *SBEnvironment::GetNameAtIndex(size_t index) { in GetNameAtIndex() function in SBEnvironment
241 llvm::StringRef GetNameAtIndex(uint32_t idx) { in GetNameAtIndex() function in PluginInstances829 return GetPlatformInstances().GetNameAtIndex(idx); in GetPlatformPluginNameAtIndex()878 return GetProcessInstances().GetNameAtIndex(idx); in GetProcessPluginNameAtIndex()1343 return GetTraceExporterInstances().GetNameAtIndex(index); in GetTraceExporterPluginNameAtIndex()
25440 result = (char *)(arg1)->GetNameAtIndex(arg2); in _wrap_SBEnvironment_GetNameAtIndex()