Searched refs:unitLen (Results 1 – 1 of 1) sorted by relevance
131 …uint32_t unitLen = (numEndIndex == (len - 1)) ? 1 : 2; // 1 2, means the length of the storage unit in SetMaxStorageSizeItem() local132 char unitChr = value[len - unitLen]; in SetMaxStorageSizeItem()