Searched refs:commandSize (Results 1 – 2 of 2) sorted by relevance
36 const size_t commandSize = headerSize + lcSize + lc + leSize; in CommandApdu() local37 mCommand.resize(commandSize, 0); in CommandApdu()
133 commandSize(HelperCommand *command) in commandSize() function162 jint size = commandSize(command); in enqueueCommand()241 size = commandSize(command); in dequeueCommand()