Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.cpp678 utils::PropertyValue procPathProperty{}; in readProcAssociation() local
679 procPathProperty = utils::getProperty( in readProcAssociation()
681 auto result = std::get<std::vector<std::string>>(procPathProperty); in readProcAssociation()