Searched refs:trustedSymbolicFRUInvPath (Results 1 – 2 of 2) sorted by relevance
990 std::optional<std::string> trustedSymbolicFRUInvPath) in addRegistryCallouts() 996 addRegistryCallout(callout, dataIface, trustedSymbolicFRUInvPath); in addRegistryCallouts() 999 if (trustedSymbolicFRUInvPath) in addRegistryCallouts() 1001 trustedSymbolicFRUInvPath = std::nullopt;1016 const std::optional<std::string>& trustedSymbolicFRUInvPath) in addRegistryCallout() 1063 if (trustedSymbolicFRUInvPath) in addRegistryCallout() 1067 locCode = dataIface.getLocationCode(*trustedSymbolicFRUInvPath); in addRegistryCallout() 1074 *trustedSymbolicFRUInvPath, e.what())); in addRegistryCallout() 979 addRegistryCallouts(const std::vector<message::RegistryCallout> & callouts,const DataInterfaceBase & dataIface,std::optional<std::string> trustedSymbolicFRUInvPath) addRegistryCallouts() argument 1005 addRegistryCallout(const message::RegistryCallout & regCallout,const DataInterfaceBase & dataIface,const std::optional<std::string> & trustedSymbolicFRUInvPath) addRegistryCallout() argument
501 * @param[in] trustedSymbolicFRUInvPath - The optional inventory path used507 std::optional<std::string> trustedSymbolicFRUInvPath);519 * @param[in] trustedSymbolicFRUInvPath - The optional inventory path used525 const std::optional<std::string>& trustedSymbolicFRUInvPath);