Searched refs:MAX_PARCEL_CAPACITY_OF_ASHMEM (Results 1 – 1 of 1) sorted by relevance
47 constexpr size_t MAX_PARCEL_CAPACITY_OF_ASHMEM = 1024 * 1024 * 1024; // max allow 1 GB resource size variable2903 (void)tempParcel.SetMaxCapacity(MAX_PARCEL_CAPACITY_OF_ASHMEM); in WriteVectorToParcelIntelligent()