Home
last modified time | relevance | path

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

/base/request/request/frameworks/native/cache_download/src/
Dwrapper.rs149 fn ffi_fetch(&'static self, url: &str) -> UniquePtr<ffi::Data> { in ffi_fetch() method
190 fn ffi_fetch(self: &'static CacheDownloadService, url: &str) -> UniquePtr<Data>; in ffi_fetch() function