Searched refs:MAX_CAPACITY_TO_WRITE (Results 1 – 3 of 3) sorted by relevance
77 constexpr size_t MAX_CAPACITY_TO_WRITE = 200 * 1024; variable
35 maxCapacityToWrite_ = MAX_CAPACITY_TO_WRITE; in NAPI_MessageParcel()
39 maxCapacityToWrite_ = MAX_CAPACITY_TO_WRITE; in NAPI_MessageSequence()