Searched refs:AMediaCodecCryptoInfo_getKey (Results 1 – 5 of 5) sorted by relevance
552 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo*, uint8_t *dst) __INTRODUCED_IN(2…
53 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AMediaCodecCryptoInfo_getKey);333 INIT_INTERCEPTABLE_STUB_FUNCTION("libmediandk.so", AMediaCodecCryptoInfo_getKey); in init_stub_library()
158 AMediaCodecCryptoInfo_getKey;
862 media_status_t AMediaCodecCryptoInfo_getKey(AMediaCodecCryptoInfo* ci, uint8_t *dst) { in AMediaCodecCryptoInfo_getKey() function