Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/proxy/
Dnetwork_proxy_resource.cc48 PP_Var* proxy_string_out_param, in OnPluginMsgGetProxyForURLReply() argument
60 *proxy_string_out_param = (new StringVar(proxy_string))->GetPPVar(); in OnPluginMsgGetProxyForURLReply()
Dnetwork_proxy_resource.h34 void OnPluginMsgGetProxyForURLReply(PP_Var* proxy_string_out_param,