Home
last modified time | relevance | path

Searched defs:bio_method (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dbio.rs87 let bio_method = BioMethodInner(ptr); in new() localVariable
158 let bio_method = BioMethod::new::<S>()?; in new() localVariable