Searched refs:Test_MediaKeySession_GetContentProtectionLevel (Results 1 – 3 of 3) sorted by relevance
43 export const Test_MediaKeySession_GetContentProtectionLevel: (session:string,levelPtr: string,) => … constant
1856 let c:number = testNapi.Test_MediaKeySession_GetContentProtectionLevel("ptr", "ptr");1868 let c:number = testNapi.Test_MediaKeySession_GetContentProtectionLevel(" ", "ptr");1880 let c:number = testNapi.Test_MediaKeySession_GetContentProtectionLevel("ptr", " ");
1662 static napi_value Test_MediaKeySession_GetContentProtectionLevel(napi_env env, napi_callback_info i… in Test_MediaKeySession_GetContentProtectionLevel() function2399 …MediaKeySession_GetContentProtectionLevel", nullptr, Test_MediaKeySession_GetContentProtectionLeve… in Init()