Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ssl/
H A Dctx.rs220 pub(crate) fn get_c_file<P>(file: P) -> Result<CString, ErrorStack> in get_c_file()
/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dstates.rs209 ) -> Result<CString, Error> { in parse_string()