Searched refs:OFFSET_ALL (Results 1 – 2 of 2) sorted by relevance
41 static const uint32_t OFFSET_ALL = 8; variable
25 this->rat_ = (aValue << OFFSET_ALL) | bValue; in PlmnFile()