Home
last modified time | relevance | path

Searched refs:var_dict_in (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/test-rpc-proxy/
Dproxy_util.cc46 const brillo::VariantDictionary& var_dict_in, in GetXmlRpcStructFromBrilloVariantDictionary() argument
48 if (var_dict_in.empty()) { in GetXmlRpcStructFromBrilloVariantDictionary()
52 for (const auto& value : var_dict_in) { in GetXmlRpcStructFromBrilloVariantDictionary()