Searched refs:maxResponseSize (Results 1 – 3 of 3) sorted by relevance
48 int command(int cmdCode, in byte[] cmdData, int maxResponseSize, out byte[] response); in command() argument
1862 int32_t maxResponseSize, in command() argument1888 if (maxResponseSize < sizeof(int)) { in command()1895 if (maxResponseSize < sizeof(int)) { in command()1919 if (maxResponseSize < sizeof(int)) { in command()1988 maxResponseSize, in command()
339 int32_t maxResponseSize,