Searched refs:pDataIn (Results 1 – 2 of 2) sorted by relevance
/external/aac/libDRCdec/src/ |
D | drcDec_selectionProcess.cpp | 324 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn); 2392 DRCDEC_SELECTION* pSelection, DRCDEC_SELECTION_DATA* pDataIn) { in _drcdec_selection_add() argument 2395 FDKmemcpy(pData, pDataIn, sizeof(DRCDEC_SELECTION_DATA)); in _drcdec_selection_add()
|
/external/syzkaller/sys/windows/ |
D | windows.txt | 2690 CryptProtectData(pDataIn ptr[inout, intptr], szDataDescr ptr[inout, int16], pOptionalEntropy ptr[in… 2691 CryptUnprotectData(pDataIn ptr[inout, intptr], ppszDataDescr ptr[inout, ptr[inout, int16]], pOption… 2693 CryptProtectMemory(pDataIn ptr[inout, array[int8]], cbDataIn int32, dwFlags int32) 2694 CryptUnprotectMemory(pDataIn ptr[inout, array[int8]], cbDataIn int32, dwFlags int32)
|