Searched defs:propertyName (Results 1 – 1 of 1) sorted by relevance
217 Return<void> DrmPlugin::getPropertyString(const hidl_string& propertyName, in getPropertyString()226 Return<void> DrmPlugin::getPropertyByteArray(const hidl_string& propertyName, in getPropertyByteArray()235 Return<Status> DrmPlugin::setPropertyString(const hidl_string& propertyName, in setPropertyString()244 const hidl_string& propertyName, const hidl_vec<uint8_t>& value) { in setPropertyByteArray()