Searched defs:type_name (Results 1 – 4 of 4) sorted by relevance
84 def get_type_create_info(self, type_name): argument
62 def _del_comm_handler(self, type_name): argument
197 def template_str_splice(type_name): argument
113 let type_name = CString::new("asymmetric").expect("type name is invalid"); in enable_key() localVariable