Searched defs:URLComponentSource (Results 1 - 1 of 1) sorted by relevance
/external/chromium/googleurl/src/ | ||
H A D | url_canon.h | 586 struct URLComponentSource { struct in namespace:url_canon 590 URLComponentSource() function in struct:url_canon::URLComponentSource 603 explicit URLComponentSource(const CHAR* default_value) function in struct:url_canon::URLComponentSource 727 const URLComponentSource<CHAR>& sources() const { return sources_; } 748 URLComponentSource<CHAR> sources_; |
Completed in 1161 milliseconds