Searched refs:getPmemPath (Results 1 – 1 of 1) sorted by relevance
38 std::string getPmemPath() { return ::android::base::GetProperty("ro.vendor.hwcomposer.pmem", ""); } in getPmemPath() function43 const std::string path = getPmemPath(); in loadPersistentKeyValues()71 const std::string path = getPmemPath(); in savePersistentKeyValues()165 bool Device::persistentKeyValueEnabled() const { return !getPmemPath().empty(); } in persistentKeyValueEnabled()