Home
last modified time | relevance | path

Searched refs:setPersistentKeyValue (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/hwc3/
DDevice.h43 HWC3::Error setPersistentKeyValue(const std::string& key,
DDevice.cpp149 HWC3::Error Device::setPersistentKeyValue(const std::string& key, in setPersistentKeyValue() function in aidl::android::hardware::graphics::composer3::impl::Device
DDisplay.cpp569 HWC3::Error error = Device::getInstance().setPersistentKeyValue(key, val); in setBootConfig()
586 HWC3::Error error = Device::getInstance().setPersistentKeyValue(key, val); in clearBootConfig()