Searched refs:LibrariesShortNames (Results 1 – 2 of 2) sorted by relevance
913 if (LibrariesShortNames.size() == 0) { in getLibraryShortNameByIndex()927 LibrariesShortNames.push_back(Name); in getLibraryShortNameByIndex()929 LibrariesShortNames.push_back(shortName); in getLibraryShortNameByIndex()933 Res = LibrariesShortNames[Index]; in getLibraryShortNameByIndex()
456 mutable LibraryShortName LibrariesShortNames; variable