Searched refs:allowCommonEventSize (Results 1 – 1 of 1) sorted by relevance
413 int32_t allowCommonEventSize; in ReadFromParcel() local414 READ_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, allowCommonEventSize); in ReadFromParcel()415 CONTAINER_SECURITY_VERIFY(parcel, allowCommonEventSize, &allowCommonEvent); in ReadFromParcel()416 for (auto i = 0; i < allowCommonEventSize; i++) { in ReadFromParcel()