Searched defs:NativeCryptoInfo (Results 1 – 1 of 1) sorted by relevance
2157 struct NativeCryptoInfo { struct2158 NativeCryptoInfo(JNIEnv *env, jobject cryptoInfoObj) in NativeCryptoInfo() argument2265 explicit NativeCryptoInfo(jint size) in NativeCryptoInfo() function2276 ~NativeCryptoInfo() { in ~NativeCryptoInfo() argument2306 explicit MediaCodecCryptoInfo(const NativeCryptoInfo &cryptoInfo) { in MediaCodecCryptoInfo() argument