Searched refs:Test_MediaKeySystem_GetMaxContentProtectionLevel (Results 1 – 3 of 3) sorted by relevance
26 export const Test_MediaKeySystem_GetMaxContentProtectionLevel: (system:string,levelPtr: string) => … constant
935 let c:number = testNapi.Test_MediaKeySystem_GetMaxContentProtectionLevel("ptr", "ptr");947 let c:number = testNapi.Test_MediaKeySystem_GetMaxContentProtectionLevel(" ", "ptr");959 let c:number = testNapi.Test_MediaKeySystem_GetMaxContentProtectionLevel("ptr", " ");
816 static napi_value Test_MediaKeySystem_GetMaxContentProtectionLevel(napi_env env, napi_callback_info… in Test_MediaKeySystem_GetMaxContentProtectionLevel() function2371 …iaKeySystem_GetMaxContentProtectionLevel", nullptr, Test_MediaKeySystem_GetMaxContentProtectionLev… in Init()