Searched refs:activeValue (Results 1 – 1 of 1) sorted by relevance
228 const bool* activeValue = std::get_if<bool>(&value); in vmParseInterfaceObject() local229 if (activeValue == nullptr) in vmParseInterfaceObject()234 asyncResp->res.jsonValue["Inserted"] = *activeValue; in vmParseInterfaceObject()236 if (*activeValue) in vmParseInterfaceObject()