HomeSort by relevance Sort by last modified time
    Searched refs:commandSize (Results 1 - 2 of 2) sorted by null

  /external/libese/libapdu/
apdu.cpp 36 const size_t commandSize = headerSize + lcSize + lc + leSize;
37 mCommand.resize(commandSize, 0);
  /external/oj-libjdwp/src/share/back/
eventHelper.c 133 commandSize(HelperCommand *command)
162 jint size = commandSize(command);
241 size = commandSize(command);
    [all...]

Completed in 443 milliseconds