Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/rust/src/
Derror.rs22 use std::fmt::{Debug, Display, Formatter, Result as FmtResult};
267 fn fmt(&self, f: &mut Formatter) -> FmtResult { in fmt() argument
273 fn fmt(&self, f: &mut Formatter) -> FmtResult { in fmt() argument