Home
last modified time | relevance | path

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

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