Searched refs:fullLoad (Results 1 – 1 of 1) sorted by relevance
334 const bool* fullLoad = std::get_if<bool>(&(propIt->second)); in populateSysProperties() local335 if (fullLoad != nullptr) in populateSysProperties()337 sys.powerConfigFullLoad = *fullLoad; in populateSysProperties()