Searched refs:int_vec (Results 1 – 1 of 1) sorted by relevance
88 std::vector<int> int_vec; in GetBrilloAnyVectorFromXmlRpcArray() local89 GetVectorFromXmlRpcArray(xml_rpc_value_in, &int_vec); in GetBrilloAnyVectorFromXmlRpcArray()90 *any_value_out = int_vec; in GetBrilloAnyVectorFromXmlRpcArray()