Searched refs:kTypeShift (Results 1 – 1 of 1) sorted by relevance
36 static const unsigned int kTypeShift = 12; variable58 int index_type = (raw_slot & kTypeMask) >> kTypeShift; in GetFilenameAndSlot()