Searched refs:tmp_value (Results 1 – 1 of 1) sorted by relevance
53 XmlRpc::XmlRpcValue tmp_value; in GetXmlRpcStructFromBrilloVariantDictionary() local54 GetXmlRpcValueFromBrilloAnyValue(value.second, &tmp_value); in GetXmlRpcStructFromBrilloVariantDictionary()55 (*xml_rpc_value_out)[value.first] = tmp_value; in GetXmlRpcStructFromBrilloVariantDictionary()