Home
last modified time | relevance | path

Searched refs:fetchIntoFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/depstool/deps/
H A Dfetch.go13 func fetchIntoFile(url string, file *os.File) error { func
41 if err = fetchIntoFile(url, file); err != nil {