Home
last modified time | relevance | path

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

/frameworks/av/drm/mediadrm/plugins/mock/
DMockDrmCryptoPlugin.cpp343 Vector<uint8_t> ss1, ss2; in getSecureStops() local
349 ss1 = mByteArrayProperties.valueAt(index); in getSecureStops()
360 secureStops.push_back(ss1); in getSecureStops()