Searched refs:baseInventoryPath (Results 1 – 2 of 2) sorted by relevance
20 constexpr auto baseInventoryPath = "/xyz/openbmc_project/inventory"; variable
31 constants::baseInventoryPath + i_vpdPath); in readKeyword() 97 i_fruPath = constants::baseInventoryPath + i_fruPath; in dumpObject() 135 (i_objectPath.find(constants::baseInventoryPath) == std::string::npos) in getFruProperties() 137 : i_objectPath.substr(strlen(constants::baseInventoryPath)); in getFruProperties() 344 i_vpdPath = constants::baseInventoryPath + i_vpdPath; in writeKeyword() 738 constants::baseInventoryPath, 0, in dumpInventory()