Home
last modified time | relevance | path

Searched refs:isFirstBoot (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dhostname_manager.hpp47 bool isFirstBoot() const;
H A Dhostname_manager.cpp46 if (!isFirstBoot()) in initialize()
57 bool HostnameManager::isFirstBoot() const in isFirstBoot() function in phosphor::network::HostnameManager