Searched defs:to_native (Results 1 – 4 of 4) sorted by relevance
84 pub(crate) fn to_native(self) -> grpc_ssl_client_certificate_request_type { in to_native() method
333 static iconv_t to_native = NULL; variable
136 const fn to_native(log_id: Option<Self>) -> Option<log_ffi::log_id_t> { in to_native() method