Searched refs:Test_AVPlayer_SetDecryptionConfig (Results 1 – 3 of 3) sorted by relevance
17 export const Test_AVPlayer_SetDecryptionConfig: () => number; constant
86 * @tc.name : Test_AVPlayer_SetDecryptionConfig100 let result: number = avplayer.Test_AVPlayer_SetDecryptionConfig();
241 static napi_value Test_AVPlayer_SetDecryptionConfig(napi_env env, napi_callback_info info) { in Test_AVPlayer_SetDecryptionConfig() function648 …{"Test_AVPlayer_SetDecryptionConfig", nullptr, Test_AVPlayer_SetDecryptionConfig, nullptr, nullptr… in Init()