Home
last modified time | relevance | path

Searched defs:cloneURL (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dclone.go41 func cloneURL(u *url.URL) *url.URL { func
/aosp_15_r20/external/skia/tests/
H A DProcessorTest.cpp926 SkString inputURL, origURL, cloneURL, regenURL; in log_clone_failure() local