Searched refs:imageUrlValue (Results 1 – 1 of 1) sorted by relevance
186 const std::string* imageUrlValue = in vmParseInterfaceObject() local188 if (imageUrlValue != nullptr && !imageUrlValue->empty()) in vmParseInterfaceObject()190 std::filesystem::path filePath = *imageUrlValue; in vmParseInterfaceObject()203 asyncResp->res.jsonValue["Image"] = *imageUrlValue; in vmParseInterfaceObject()205 getTransferProtocolTypeFromUri(*imageUrlValue); in vmParseInterfaceObject()