Searched refs:Test_VideoDecoder_SetDecryptionConfig (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/multimedia/avcodec/avcodecNdk/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 42 * @tc.name : Test_VideoDecoder_SetDecryptionConfig 49 let c = testNapi.Test_VideoDecoder_SetDecryptionConfig("ptr","ptr",false); 82 * @tc.name : Test_VideoDecoder_SetDecryptionConfig
|
| /test/xts/acts/multimedia/avcodec/avcodecNdk/entry/src/main/cpp/types/libentry/ |
| D | index.d.ts | 16 export const Test_VideoDecoder_SetDecryptionConfig: (codec:string, session:string, videoPath:boolea… constant
|
| /test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/types/libentry/ |
| D | index.d.ts | 19 export const Test_VideoDecoder_SetDecryptionConfig: (a: string, b: string, c:number) => number; constant
|
| /test/xts/acts/multimedia/avcodec/avcodecNdk/entry/src/main/cpp/ |
| D | hello.cpp | 36 static napi_value Test_VideoDecoder_SetDecryptionConfig(napi_env env, napi_callback_info info) { in Test_VideoDecoder_SetDecryptionConfig() function 188 … {"Test_VideoDecoder_SetDecryptionConfig", nullptr, Test_VideoDecoder_SetDecryptionConfig, nullptr, in Init()
|
| /test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/ohosTest/ets/test/ |
| D | Ability.test.ets | 119 * @tc.name : test Test_VideoDecoder_SetDecryptionConfig 126 let result: number = avplayer.Test_VideoDecoder_SetDecryptionConfig("ptr", "ptr", 0);
|
| /test/xts/acts/multimedia/media/media_ndk_standard/avPlayerDrmNdk/entry/src/main/cpp/ |
| D | hello.cpp | 395 static napi_value Test_VideoDecoder_SetDecryptionConfig(napi_env env, napi_callback_info info) { in Test_VideoDecoder_SetDecryptionConfig() function 668 …{"Test_VideoDecoder_SetDecryptionConfig", nullptr, Test_VideoDecoder_SetDecryptionConfig, nullptr,… in Init()
|