OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:host_ref
(Results
1 - 1
of
1
) sorted by null
/external/chromium/net/proxy/
proxy_server_mac.cc
27
CFStringRef
host_ref
=
local
30
if (!
host_ref
) {
36
std::string host = base::SysCFStringRefToUTF8(
host_ref
);
Completed in 29 milliseconds