Home | History | Annotate | Download | only in HAL

Lines Matching defs:nh

1043             native_handle_t *nh = const_cast<native_handle_t *>(packet->meta_handle);
1044 if (NULL != nh) {
1045 if (native_handle_delete(nh)) {