Searched refs:MAX_VALID_PIDS_SIZE (Results 1 – 1 of 1) sorted by relevance
31 static const uint32_t MAX_VALID_PIDS_SIZE = 128; // 128 for pids variable75 …CHECK_AND_RETURN_RET_LOG(pidSize <= MAX_VALID_PIDS_SIZE, ERR_INVALID_PARAM, "pidSize is too large"… in WriteInnerCapConfigToParcel()119 if (pidSize > MAX_VALID_PIDS_SIZE) { in ReadInnerCapConfigFromParcel()