Searched refs:secureBufferId (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
H A DICrypto.cpp314 void *secureBufferId = NULL, *dstPtr; local
319 secureBufferId = reinterpret_cast<void *>(static_cast<uintptr_t>(data.readInt64()));
320 dstPtr = secureBufferId;

Completed in 867 milliseconds