Searched refs:KeyIdLenString (Results 1 – 1 of 1) sorted by relevance
1469 char *KeyIdLenString = nullptr; in Test_MediaKeySession_ProcessMediaKeyResponse() local1491 KeyIdLenString = new char[KeyIdLenStringLen + 1]; in Test_MediaKeySession_ProcessMediaKeyResponse()1492 …napi_get_value_string_utf8(env, args[4], KeyIdLenString, KeyIdLenStringLen + 1, &KeyIdLenStringLen… in Test_MediaKeySession_ProcessMediaKeyResponse()1522 if ((0 != strcmp(KeyIdLenString, " "))) { in Test_MediaKeySession_ProcessMediaKeyResponse()