Searched refs:ToUpperChar (Results 1 – 2 of 2) sorted by relevance
77 DirectoryBlock::ToUpperChar(int32 type, char c) const in ToUpperChar() function in DirectoryBlock95 hash = (hash * 13 + ToUpperChar(type, name[0])) & 0x7ff; in HashIndexFor()
90 char ToUpperChar(int32 type, char c) const;