Searched refs:LibrariesShortNames (Results 1 – 2 of 2) sorted by relevance
1051 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()1065 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()1067 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()1071 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()
460 mutable LibraryShortName LibrariesShortNames; variable