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

  /external/libmtp/src/
ptp-pack.c 213 unsigned char *retcopy = NULL; local
223 retcopy = malloc(plen);
224 if (!retcopy) {
228 memcpy(retcopy, packed, plen);
230 return (retcopy);
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetCreator.py     [all...]

Completed in 90 milliseconds