AbbreviatedMonthsMap 133 net/ftp/ftp_util.cc static AbbreviatedMonthsMap* GetInstance() { AbbreviatedMonthsMap 134 net/ftp/ftp_util.cc return Singleton<AbbreviatedMonthsMap>::get(); AbbreviatedMonthsMap 152 net/ftp/ftp_util.cc friend struct DefaultSingletonTraits<AbbreviatedMonthsMap>; AbbreviatedMonthsMap 214 net/ftp/ftp_util.cc DISALLOW_COPY_AND_ASSIGN(AbbreviatedMonthsMap); AbbreviatedMonthsMap 222 net/ftp/ftp_util.cc return AbbreviatedMonthsMap::GetInstance()->GetMonthNumber(text, number);