Searched refs:getPersistentKeyValue (Results 1 – 3 of 3) sorted by relevance
41 HWC3::Error getPersistentKeyValue(const std::string& key, const std::string& defaultVal,
121 HWC3::Error Device::getPersistentKeyValue(const std::string& key, const std::string& defaultValue, in getPersistentKeyValue() function in aidl::android::hardware::graphics::composer3::impl::Device
532 HWC3::Error error = Device::getInstance().getPersistentKeyValue(std::to_string(mId), "", &val); in getBootConfigId()