Searched refs:in_propertyName (Results 1 – 2 of 2) sorted by relevance
86 ::ndk::ScopedAStatus DrmPlugin::getPropertyByteArray(const std::string& in_propertyName, in getPropertyByteArray() argument89 std::string name(in_propertyName.c_str()); in getPropertyByteArray()98 ALOGE("Unsupported Property: %s", in_propertyName.c_str()); in getPropertyByteArray()222 ::ndk::ScopedAStatus DrmPlugin::getPropertyString(const std::string& in_propertyName, in getPropertyString() argument224 UNUSED(in_propertyName); in getPropertyString()376 ::ndk::ScopedAStatus DrmPlugin::setPropertyByteArray(const std::string& in_propertyName, in setPropertyByteArray() argument378 UNUSED(in_propertyName); in setPropertyByteArray()383 ::ndk::ScopedAStatus DrmPlugin::setPropertyString(const std::string& in_propertyName, in setPropertyString() argument385 UNUSED(in_propertyName); in setPropertyString()
60 ::ndk::ScopedAStatus getPropertyByteArray(const std::string& in_propertyName,62 ::ndk::ScopedAStatus getPropertyString(const std::string& in_propertyName,117 ::ndk::ScopedAStatus setPropertyByteArray(const std::string& in_propertyName,119 ::ndk::ScopedAStatus setPropertyString(const std::string& in_propertyName,