Searched refs:LibrariesShortNames (Results 1 – 2 of 2) sorted by relevance
671 mutable LibraryShortName LibrariesShortNames; variable
2454 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()2471 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()2473 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()2477 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()