Searched refs:LibrariesShortNames (Results 1 – 2 of 2) sorted by relevance
854 mutable LibraryShortName LibrariesShortNames; variable
2552 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()2569 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()2571 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()2575 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()