Searched refs:LibrariesShortNames (Results 1 – 2 of 2) sorted by relevance
813 mutable LibraryShortName LibrariesShortNames; variable
2508 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()2525 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()2527 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()2531 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()