Home
last modified time | relevance | path

Searched defs:proxy_string (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dnetwork_proxy_resource.cc32 PP_Var* proxy_string, in GetProxyForURL()
51 const std::string& proxy_string) { in OnPluginMsgGetProxyForURLReply()
/external/chromium_org/ppapi/thunk/
Dppb_network_proxy_thunk.cc22 struct PP_Var* proxy_string, in GetProxyForURL()
/external/chromium_org/ppapi/native_client/src/untrusted/pnacl_irt_shim/
Dpnacl_shim.c1471 …Proxy_GetProxyForURL(PP_Instance instance, struct PP_Var* url, struct PP_Var* proxy_string, struct… in Pnacl_M29_PPB_NetworkProxy_GetProxyForURL()