Home
last modified time | relevance | path

Searched defs:pbDest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/fastrpc/src/
H A Dstd_SwapBytes.c43 static void xMoveBytes(byte *pbDest, const byte *pbSrc, int cb) in xMoveBytes()
67 byte* pbDest = (byte*)pvDest; in STD_COPY_SWAP() local