Home
last modified time | relevance | path

Searched refs:commandSize (Results 1 – 2 of 2) sorted by relevance

/external/libese/libapdu/
Dapdu.cpp36 const size_t commandSize = headerSize + lcSize + lc + leSize; in CommandApdu() local
37 mCommand.resize(commandSize, 0); in CommandApdu()
/external/oj-libjdwp/src/share/back/
DeventHelper.c133 commandSize(HelperCommand *command) in commandSize() function
162 jint size = commandSize(command); in enqueueCommand()
241 size = commandSize(command); in dequeueCommand()