Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dx509.rs172 fn error_string(&self) -> &'static str { in error_string() method
187 fmt.write_str(self.error_string()) in fmt()
196 .field("error", &self.error_string()) in fmt()