Home
last modified time | relevance | path

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

/system/connectivity/shill/test-rpc-proxy/
Dproxy_rpc_out_data_types.h32 XmlRpc::XmlRpcValue ConvertToXmlRpcValue();
Dproxy_rpc_out_data_types.cc36 XmlRpc::XmlRpcValue AssociationResult::ConvertToXmlRpcValue() { in ConvertToXmlRpcValue() function in AssociationResult
Dproxy_rpc_server.cc175 return association_result.ConvertToXmlRpcValue(); in ConnectWifi()