Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/
H A Dx509.rs222 let p_slice: &str = &path; in add_path() localVariable
223 let path = match CString::new(p_slice) { in add_path()