Searched defs:setPropertyByteArray (Results 1 – 7 of 7) sorted by relevance
152 status_t DrmPlugin::setPropertyByteArray( in setPropertyByteArray() function in clearkeydrm::DrmPlugin
203 DrmStatus DrmHal::setPropertyByteArray(String8 const& name, Vector<uint8_t> const& value) const { in setPropertyByteArray() function in android::DrmHal
408 DrmStatus DrmMetricsLogger::setPropertyByteArray(String8 const& name, in setPropertyByteArray() function in android::DrmMetricsLogger
937 DrmStatus DrmHalAidl::setPropertyByteArray(String8 const& name, in setPropertyByteArray() function in android::DrmHalAidl
1245 DrmStatus DrmHalHidl::setPropertyByteArray(String8 const& name, in setPropertyByteArray() function in android::DrmHalHidl
502 status_t MockDrmPlugin::setPropertyByteArray(String8 const &name, in setPropertyByteArray() function in android::MockDrmPlugin
906 ::ndk::ScopedAStatus DrmPlugin::setPropertyByteArray(const std::string& in_propertyName, in setPropertyByteArray() function in aidl::android::hardware::drm::clearkey::DrmPlugin