Searched defs:NativeCryptoInfo (Results 1 – 1 of 1) sorted by relevance
2225 struct NativeCryptoInfo { struct2226 NativeCryptoInfo(JNIEnv *env, jobject cryptoInfoObj) in NativeCryptoInfo() function2333 explicit NativeCryptoInfo(jint size) in NativeCryptoInfo() function2344 ~NativeCryptoInfo() { in ~NativeCryptoInfo() argument2374 explicit MediaCodecCryptoInfo(const NativeCryptoInfo &cryptoInfo) { in MediaCodecCryptoInfo() argument