Searched refs:trustedSymbolicFRUInvPath (Results 1 – 2 of 2) sorted by relevance
507 std::optional<std::string> trustedSymbolicFRUInvPath);525 const std::optional<std::string>& trustedSymbolicFRUInvPath);
983 std::optional<std::string> trustedSymbolicFRUInvPath) in addRegistryCallouts() argument989 addRegistryCallout(callout, dataIface, trustedSymbolicFRUInvPath); in addRegistryCallouts()992 if (trustedSymbolicFRUInvPath) in addRegistryCallouts()994 trustedSymbolicFRUInvPath = std::nullopt; in addRegistryCallouts()1009 const std::optional<std::string>& trustedSymbolicFRUInvPath) in addRegistryCallout() argument1056 if (trustedSymbolicFRUInvPath) in addRegistryCallout()1060 locCode = dataIface.getLocationCode(*trustedSymbolicFRUInvPath); in addRegistryCallout()1067 *trustedSymbolicFRUInvPath, e.what())); in addRegistryCallout()