Searched refs:PRE_KEYS_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
27 constexpr int32_t PRE_KEYS_MAX_SIZE { 4 }; variable85 if (preKeysSize > PRE_KEYS_MAX_SIZE) { in ReadFromParcel()87 PRE_KEYS_MAX_SIZE); in ReadFromParcel()105 if (preKeys_.size() > PRE_KEYS_MAX_SIZE) { in WriteToParcel()107 PRE_KEYS_MAX_SIZE); in WriteToParcel()