Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/fuzzer/
Dmediadrm_fuzzer.cpp167 bool shouldPassRandomSecurityLevel = mFuzzedDataProvider->ConsumeBool(); in invokeDrmOpenSession() local
168 if (shouldPassRandomSecurityLevel) { in invokeDrmOpenSession()