Searched refs:PARCEL_MAX_CPACITY (Results 1 – 1 of 1) sorted by relevance
28 static constexpr size_t PARCEL_MAX_CPACITY = 4000 * 1024; // upper bound of parcel capacity variable98 parcel.SetMaxCapacity(PARCEL_MAX_CPACITY); in Marshalling()