Searched refs:Test_MediaKeySession_GetContentProtectionLevel (Results 1 – 3 of 3) sorted by relevance
44 export const Test_MediaKeySession_GetContentProtectionLevel: (session:string,levelPtr: string,) => … constant
1866 let c:number = testNapi.Test_MediaKeySession_GetContentProtectionLevel("ptr", "ptr");1878 let c:number = testNapi.Test_MediaKeySession_GetContentProtectionLevel(" ", "ptr");1890 let c:number = testNapi.Test_MediaKeySession_GetContentProtectionLevel("ptr", " ");
1707 static napi_value Test_MediaKeySession_GetContentProtectionLevel(napi_env env, napi_callback_info i… in Test_MediaKeySession_GetContentProtectionLevel() function2446 …MediaKeySession_GetContentProtectionLevel", nullptr, Test_MediaKeySession_GetContentProtectionLeve… in Init()