Searched defs:URLComponentSource (Results 1 – 1 of 1) sorted by relevance
834 struct URLComponentSource { struct838 URLComponentSource() in URLComponentSource() argument850 explicit URLComponentSource(const CHAR* default_value) in URLComponentSource() function862 RAW_PTR_EXCLUSION const CHAR* scheme;865 RAW_PTR_EXCLUSION const CHAR* username;868 RAW_PTR_EXCLUSION const CHAR* password;871 RAW_PTR_EXCLUSION const CHAR* host;874 RAW_PTR_EXCLUSION const CHAR* port;877 RAW_PTR_EXCLUSION const CHAR* path;880 RAW_PTR_EXCLUSION const CHAR* query;[all …]