Searched defs:proxy_string_out_param (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/proxy/
H A Dnetwork_proxy_resource.cc48 PP_Var* proxy_string_out_param,
60 *proxy_string_out_param = (new StringVar(proxy_string))->GetPPVar();
47 OnPluginMsgGetProxyForURLReply( PP_Var* proxy_string_out_param, scoped_refptr<TrackedCallback> callback, const ResourceMessageReplyParams& params, const std::string& proxy_string) argument

Completed in 781 milliseconds