Searched refs:Test_VideoDecoder_SetDecryptionConfig (Results 1 – 3 of 3) sorted by relevance
19 export const Test_VideoDecoder_SetDecryptionConfig: (a: string, b: string, c:number) => number; constant
119 * @tc.name : test Test_VideoDecoder_SetDecryptionConfig126 let result: number = avplayer.Test_VideoDecoder_SetDecryptionConfig("ptr", "ptr", 0);
379 static napi_value Test_VideoDecoder_SetDecryptionConfig(napi_env env, napi_callback_info info) { in Test_VideoDecoder_SetDecryptionConfig() function652 …{"Test_VideoDecoder_SetDecryptionConfig", nullptr, Test_VideoDecoder_SetDecryptionConfig, nullptr,… in Init()