HomeSort by relevance Sort by last modified time
    Searched refs:FormatUrlType (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/base/
net_util.h 47 typedef uint32 FormatUrlType;
63 extern const FormatUrlType kFormatUrlOmitNothing;
66 extern const FormatUrlType kFormatUrlOmitUsernamePassword;
69 extern const FormatUrlType kFormatUrlOmitHTTP;
73 extern const FormatUrlType kFormatUrlOmitTrailingSlashOnBareHostname;
76 extern const FormatUrlType kFormatUrlOmitAll;
net_util.cc     [all...]

Completed in 192 milliseconds