Home | History | Annotate | Download | only in Object

Lines Matching refs:LibrariesShortNames

911   // If the cache of LibrariesShortNames is not built up do that first for
913 if (LibrariesShortNames.size() == 0) {
927 LibrariesShortNames.push_back(Name);
929 LibrariesShortNames.push_back(shortName);
933 Res = LibrariesShortNames[Index];