Searched defs:maxOutArgsSizeBytes (Results 1 – 4 of 4) sorted by relevance
256 virtual uint32_t maxOutArgsSizeBytes() const { return 0; } in maxOutArgsSizeBytes() function
143 uint32_t maxOutArgsSizeBytes() const override { return MaxOutArgsSizeBytes; } in maxOutArgsSizeBytes() function
185 virtual uint32_t maxOutArgsSizeBytes() const override { in maxOutArgsSizeBytes() function
113 uint32_t maxOutArgsSizeBytes() const override { return MaxOutArgsSizeBytes; } in maxOutArgsSizeBytes() function