Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrm/
DDrmHal.cpp1226 [&](Status status, const hidl_string& hValue) { in getPropertyStringInternal() argument
1228 value = toString8(hValue); in getPropertyStringInternal()
1250 [&](Status status, const hidl_vec<uint8_t>& hValue) { in getPropertyByteArrayInternal() argument
1252 value = toVector(hValue); in getPropertyByteArrayInternal()