Home
last modified time | relevance | path

Searched refs:mock_uuid (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/mediadrm/plugins/mock/
DMockDrmCryptoPlugin.cpp40 const uint8_t mock_uuid[16] = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, variable
48 return (!memcmp(uuid, mock_uuid, sizeof(mock_uuid))); in isCryptoSchemeSupported()
69 return (!memcmp(uuid, mock_uuid, sizeof(mock_uuid))); in isCryptoSchemeSupported()