Searched refs:setPropertyByteArray (Results 1 – 5 of 5) sorted by relevance
243 Return<Status> DrmPlugin::setPropertyByteArray( in setPropertyByteArray() function in android::hardware::drm::V1_0::implementation::DrmPlugin246 mLegacyPlugin->setPropertyByteArray(String8(propertyName.c_str()), in setPropertyByteArray()
100 Return<Status> setPropertyByteArray(const hidl_string& propertyName,
711 Status status = drmPlugin->setPropertyByteArray("property", value); in TEST_F()
840 EXPECT_EQ(drmPlugin->setPropertyByteArray("awefijaeflijwef", value), in TEST_P()
359 setPropertyByteArray(string propertyName, vec<uint8_t> value )