Searched defs:ffi_fetch (Results 1 – 1 of 1) sorted by relevance
149 fn ffi_fetch(&'static self, url: &str) -> UniquePtr<ffi::Data> { in ffi_fetch() method190 fn ffi_fetch(self: &'static CacheDownloadService, url: &str) -> UniquePtr<Data>; in ffi_fetch() function