Home
last modified time | relevance | path

Searched defs:URL (Results 1 – 25 of 241) sorted by relevance

12345678910

/external/perfetto/docs/visualization/
Ddeep-linking-to-perfetto-ui.md106 #### Cross origin requests blocking
120 #### Content Security Policy
131 #### Dealing with OAuth2 or other authentication mechanisms
/external/boringssl/src/util/fipstools/acvp/acvptool/acvp/
Dacvp.go562 URL string `json:"url,omitempty"` member
573 URL string `json:"url,omitempty"` member
585 URL string `json:"url,omitempty"` member
597 URL string `json:"url,omitempty"` member
609 URL string `json:"url,omitempty"` member
616 URL string `json:"url,omitempty"` member
627 URL string `json:"url,omitempty"` member
649 URL string `json:"vectorSetUrl,omitempty"` member
653 URL string `json:"url"` member
/external/curl/tests/libtest/
Dlib554.c67 static int once(char *URL, bool oldstyle) in once()
209 int test(char *URL) in test()
Dlib1565.c90 int test(char *URL) in test()
202 int test(char *URL) in test()
Dlib643.c80 static int once(char *URL, bool oldstyle) in once()
285 int test(char *URL) in test()
Dlib537.c464 int test(char *URL)
516 int test(char *URL)
Dlib1515.c54 static int do_one_request(CURLM *m, char *URL, char *resolve) in do_one_request()
115 int test(char *URL) in test()
Dlib518.c462 int test(char *URL) in test()
514 int test(char *URL) in test()
Dlib542.c34 int test(char *URL) in test()
Dlib1913.c28 int test(char *URL) in test()
Dlib559.c27 int test(char *URL) in test()
Dlib549.c31 int test(char *URL) in test()
Dlib598.c26 int test(char *URL) in test()
Dlib524.c26 int test(char *URL) in test()
Dlib520.c26 int test(char *URL) in test()
Dlib516.c26 int test(char *URL) in test()
Dlib521.c26 int test(char *URL) in test()
Dlib1508.c28 int test(char *URL) in test()
Dlib1569.c27 int test(char *URL) in test()
Dlib1568.c27 int test(char *URL) in test()
Dlib501.c26 int test(char *URL) in test()
Dlib515.c26 int test(char *URL) in test()
Dlib511.c26 int test(char *URL) in test()
Dlib519.c26 int test(char *URL) in test()
/external/libxml2/
Dnanohttp.c284 xmlNanoHTTPScanURL(xmlNanoHTTPCtxtPtr ctxt, const char *URL) { in xmlNanoHTTPScanURL()
351 xmlNanoHTTPScanProxy(const char *URL) { in xmlNanoHTTPScanProxy()
396 xmlNanoHTTPNewCtxt(const char *URL) { in xmlNanoHTTPNewCtxt()
1235 xmlNanoHTTPOpen(const char *URL, char **contentType) { in xmlNanoHTTPOpen()
1255 xmlNanoHTTPOpenRedir(const char *URL, char **contentType, char **redir) { in xmlNanoHTTPOpenRedir()
1356 xmlNanoHTTPMethodRedir(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethodRedir()
1612 xmlNanoHTTPMethod(const char *URL, const char *method, const char *input, in xmlNanoHTTPMethod()
1632 xmlNanoHTTPFetch(const char *URL, const char *filename, char **contentType) { in xmlNanoHTTPFetch()

12345678910