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