Searched defs:Result (Results 1 – 3 of 3) sorted by relevance
130 class Result { class in NetworkFragment.DownloadTask133 public Result(String resultValue) { in Result() method in NetworkFragment.DownloadTask.Result136 public Result(Exception exception) { in Result() method in NetworkFragment.DownloadTask.Result
60 pub fn write(&self, w: &mut impl std::fmt::Write) -> Result<()> { in write()95 pub fn write(&self, w: &mut impl std::fmt::Write) -> Result<()> { in write()145 pub fn write(&self, w: &mut impl std::fmt::Write) -> Result<()> { in write()
221 fn run_cargo(cargo_out: &mut File, cmd: &mut Command) -> Result<()> { in run_cargo()234 fn generate_cargo_out(cfg: &Config, cargo_out_path: &str, cargo_metadata_path: &str) -> Result<()> { in generate_cargo_out()308 ) -> Result<()> { in write_android_bp()