Lines Matching refs:into_string
1217 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_print_unformatted()
1287 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_duplicate()
1296 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_duplicate()
1298 let origin = CString::from_raw(origin).into_string().unwrap(); in ut_ylong_json_duplicate()
1944 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_create_array()
2099 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_add_item_to_array()
2138 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_item_in_array()
2143 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_item_in_array()
2442 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_item_of_array_node()
2448 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_item_of_array_node()
2600 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_create_object()
2880 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_object_item_by_index()
2889 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_object_item_by_index()
2931 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_remove_object_item_by_index()
2937 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_remove_object_item_by_index()
2979 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_delete_object_by_index()
2983 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_delete_object_by_index()
3089 let value_str = CString::from_raw(value).into_string().unwrap(); in ut_ylong_json_get_all_object_items()
3138 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_for_each_object_item()
3142 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_for_each_object_item()
3329 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_item_of_object_node()
3334 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_replace_item_of_object_node()
3364 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_remove_object_node()
3369 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_remove_object_node()
3397 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_delete_object_node()
3401 let result = CString::from_raw(result).into_string().unwrap(); in ut_ylong_json_delete_object_node()