Searched refs:setPersistentKeyValue (Results 1 – 3 of 3) sorted by relevance
44 HWC3::Error setPersistentKeyValue(const std::string& key, const std::string& outValue);
143 HWC3::Error Device::setPersistentKeyValue(const std::string& key, const std::string& value) { in setPersistentKeyValue() function in aidl::android::hardware::graphics::composer3::impl::Device
571 HWC3::Error error = Device::getInstance().setPersistentKeyValue(key, val); in setBootConfig()587 HWC3::Error error = Device::getInstance().setPersistentKeyValue(key, val); in clearBootConfig()