Home | History | Annotate | Download | only in Object

Lines Matching refs:LibrariesShortNames

1049   // If the cache of LibrariesShortNames is not built up do that first for
1051 if (LibrariesShortNames.size() == 0) {
1065 LibrariesShortNames.push_back(Name);
1067 LibrariesShortNames.push_back(shortName);
1071 Res = LibrariesShortNames[Index];