Searched defs:fetch (Results 1 – 3 of 3) sorted by relevance
70 pub fn fetch(&'static self, task_id: &TaskId) -> Option<Arc<RamCache>> { in fetch() method
261 std::optional<Data> Preload::fetch(std::string const &url) in fetch() function in OHOS::Request::Preload
202 pub fn fetch(&'static self, url: &str) -> Option<Arc<RamCache>> { in fetch() method