Searched refs:Test_AudioCodec_SetDecryptionConfig (Results 1 – 3 of 3) sorted by relevance
18 export const Test_AudioCodec_SetDecryptionConfig: (a: string, b: string, c:number) => number; constant
107 * @tc.desc : test Test_AudioCodec_SetDecryptionConfig113 let result: number = avplayer.Test_AudioCodec_SetDecryptionConfig("ptr", "ptr", 0);
325 static napi_value Test_AudioCodec_SetDecryptionConfig(napi_env env, napi_callback_info info) { in Test_AudioCodec_SetDecryptionConfig() function650 …{"Test_AudioCodec_SetDecryptionConfig", nullptr, Test_AudioCodec_SetDecryptionConfig, nullptr, nul… in Init()