Searched refs:validSystemsPath (Results 1 – 1 of 1) sorted by relevance
3125 systemName](const std::optional<std::string>& validSystemsPath) { in processComputerSystemGet() argument 3126 if (validSystemsPath) in processComputerSystemGet() 3128 getLocationIndicatorActive(asyncResp, *validSystemsPath); in processComputerSystemGet() 3315 const std::optional<std::string>& validSystemsPath) { in processComputerSystemPatch() argument 3316 if (!validSystemsPath) in processComputerSystemPatch() 3322 setLocationIndicatorActive(asyncResp, *validSystemsPath, in processComputerSystemPatch()