Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDevice.h44 HWC3::Error setPersistentKeyValue(const std::string& key, const std::string& outValue);
DDevice.cpp143 HWC3::Error Device::setPersistentKeyValue(const std::string& key, const std::string& value) { in setPersistentKeyValue() function in aidl::android::hardware::graphics::composer3::impl::Device
DDisplay.cpp571 HWC3::Error error = Device::getInstance().setPersistentKeyValue(key, val); in setBootConfig()
587 HWC3::Error error = Device::getInstance().setPersistentKeyValue(key, val); in clearBootConfig()